mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-14 18:48:13 +00:00
__ctl_load/__ctl_store are called with either an array of unsigned long or a single unsigned long value. Add an address operator to the "m"/"=m" contraints to make them work for unsigned long arguments as well. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>