Lokesh Vutla
5a07cf5e7a
pinctrl: Fix build warning with ARM64
...
Following build warning appears when pinctrl-single is built for ARM64:
In file included from drivers/pinctrl/pinctrl-single.c:10:0:
drivers/pinctrl/pinctrl-single.c: In function ‘single_configure_pins’:
./arch/arm/include/asm/io.h:43:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
#define __arch_getw(a) (*(volatile unsigned short *)(a))
Fix this by using phys_addr_t for variable reg instead of u32
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com >
2018-09-10 20:48:20 -04:00
..
2018-08-03 19:53:10 -04:00
2018-07-26 10:59:35 -07:00
2018-08-11 08:09:39 +02:00
2018-07-23 14:33:21 -04:00
2018-06-18 14:43:13 -04:00
2018-08-17 13:03:59 -04:00
2018-09-10 20:48:17 -04:00
2018-08-21 16:21:37 +02:00
2018-08-08 13:38:17 +02:00
2018-05-07 09:34:12 -04:00
2018-07-26 11:54:00 -07:00
2018-05-07 09:34:12 -04:00
2018-08-08 22:22:08 +02:00
2018-05-07 09:34:12 -04:00
2018-05-30 11:59:21 +02:00
2018-05-07 09:34:12 -04:00
2018-07-19 10:49:57 +02:00
2018-09-10 20:48:18 -04:00
2018-08-17 15:43:38 -04:00
2018-08-17 13:04:00 -04:00
2018-08-10 10:27:32 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-08-17 13:04:00 -04:00
2018-09-10 20:48:19 -04:00
2018-09-10 14:08:22 -04:00
2018-08-17 13:03:54 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-09-10 20:48:17 -04:00
2018-05-07 09:34:12 -04:00
2018-08-14 11:31:19 +02:00
2018-09-10 20:48:20 -04:00
2018-09-10 20:48:17 -04:00
2018-05-15 08:18:09 +02:00
2018-05-07 09:34:12 -04:00
2018-08-08 13:34:27 +02:00
2018-05-07 09:34:12 -04:00
2018-07-20 15:55:05 -04:00
2018-07-30 16:02:29 -04:00
2018-09-10 20:48:17 -04:00
2018-09-10 20:48:12 -04:00
2018-07-19 16:31:38 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-08-03 11:14:08 +05:30
2018-05-07 09:34:12 -04:00
2018-07-20 19:31:30 -04:00
2018-05-07 09:34:12 -04:00
2018-09-10 20:48:19 -04:00
2018-08-13 14:04:04 -04:00
2018-08-29 03:10:30 +02:00
2018-08-17 13:04:00 -04:00
2018-09-04 08:47:23 +02:00
2018-08-11 08:07:36 +02:00
2018-08-11 08:07:36 +02:00