2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-26 06:04:14 +08:00
linux-next/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
..
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
Makefile h8300: clock driver 2015-06-23 13:35:55 +09:00