aboutsummaryrefslogtreecommitdiffstats
path: root/lib/cpu-notifier-error-inject.c
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2016-10-16 15:25:55 +0000
committerStephen Boyd <[email protected]>2016-10-17 22:20:52 +0000
commitc0ce317f0c8863d309e7cfb6f6c0fe86e38c6d86 (patch)
treed7d85b258053abd76b45cbeb09b6d6e541c1da06 /lib/cpu-notifier-error-inject.c
parentclk: uniphier: add system clock support for sLD3 SoC (diff)
downloadkernel-c0ce317f0c8863d309e7cfb6f6c0fe86e38c6d86.tar.gz
kernel-c0ce317f0c8863d309e7cfb6f6c0fe86e38c6d86.zip
clk: uniphier: fix type of variable passed to regmap_read()
The 3rd argument of regmap_read() takes a pointer to unsigned int. This driver is saved just because u32 happens to be typedef'ed as unsigned int, but we should not rely on that fact. Change the variable type just in case. Signed-off-by: Masahiro Yamada <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions