Ben Dooks (Codethink)
fd7bba685e
Input: apbps2 - add __iomem to register struct
Add __iomem to the apbps2_priv.regs field to make the numerous
warnings about differing address spaces go away. Fixes warnings
such as:
drivers/input/serio/apbps2.c:65:26: warning: incorrect type in argument 1 (different address spaces)
drivers/input/serio/apbps2.c:65:26: expected void const volatile [noderef] <asn:2> *addr
drivers/input/serio/apbps2.c:65:26: got unsigned int [noderef] *
drivers/input/serio/apbps2.c:65:26: warning: incorrect type in argument 1 (different address spaces)
drivers/input/serio/apbps2.c:65:26: expected void const volatile [noderef] <asn:2> *addr
drivers/input/serio/apbps2.c:65:26: got unsigned int [noderef] *
drivers/input/serio/apbps2.c:65:26: warning: incorrect type in argument 1 (different address spaces)
drivers/input/serio/apbps2.c:65:26: expected void const volatile [noderef] <asn:2> *addr
drivers/input/serio/apbps2.c:65:26: got unsigned int [noderef] *
drivers/input/serio/apbps2.c:65:26: warning: incorrect type in argument 1 (different address spaces)
drivers/input/serio/apbps2.c:65:26: expected void const volatile [noderef] <asn:2> *addr
[rest snipped]
Signed-off-by: Ben Dooks (Codethink) <ben.dooks@codethink.co.uk>
Link: https://lore.kernel.org/r/20191217122507.2157454-1-ben.dooks@codethink.co.uk
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2019-12-19 13:41:54 -08:00
..
2019-06-19 17:09:55 +02:00
2019-10-29 17:13:36 -07:00
2019-12-04 17:56:55 -08:00
2019-12-19 13:41:52 -08:00
2019-11-22 16:21:51 -08:00
2019-12-04 17:58:16 -08:00
2019-12-19 13:41:54 -08:00
2019-11-22 15:19:19 -08:00
2019-12-12 09:40:56 -08:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:35 -07:00
2019-07-25 11:12:20 +03:00
2019-05-30 11:26:35 -07:00
2019-05-30 11:26:35 -07:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-10-04 12:31:46 -07:00
2019-08-20 12:04:07 -07:00
2019-09-05 17:56:32 -07:00
2019-07-15 09:42:32 -07:00
2019-05-21 10:50:46 +02:00
2019-08-20 12:04:07 -07:00
2019-08-12 00:03:13 -07:00
2019-07-14 16:09:19 +03:00
2019-06-19 17:09:55 +02:00