1
0
Fork 0
alistair23-linux/drivers/clk/h8300
Stephen Boyd d3622b5885 clk: h8300: Properly cast to __iomem pointer
Sparse complains here because we dropped the __iomem annotation
when casting the aligned address. Add __iomem back so that sparse
stops complaining.

Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: <uclinux-h8-devel@lists.sourceforge.jp>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2016-02-26 16:01:32 -08:00
..
Makefile h8300: clock driver 2015-06-23 13:35:55 +09:00
clk-div.c clk: h8300: Properly cast to __iomem pointer 2016-02-26 16:01:32 -08:00
clk-h8s2678.c clk: h8300: Remove impossible check for of_clk_get_parent_count() 2016-02-26 16:01:32 -08:00