linux_dsm_epyc7002/drivers/clk/sirf
Stephen Boyd f53f551b11 clk: sirf: Silence sparse warnings
These are __iomem pointers. Mark them appropriately so we don't
get sparse errors like

drivers/clk/sirf/clk-common.c:60:16: warning: incorrect type in argument 1 (different address spaces)
drivers/clk/sirf/clk-common.c:60:16:    expected void const volatile [noderef] <asn:2>*addr
drivers/clk/sirf/clk-common.c:60:16:    got void *

Cc: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2015-05-14 17:11:24 -07:00
..
atlas6.h
clk-atlas6.c clk: sirf: update copyright years to 2014 2014-03-26 21:47:35 -07:00
clk-common.c clk: sirf: Silence sparse warnings 2015-05-14 17:11:24 -07:00
clk-prima2.c clk: sirf: update copyright years to 2014 2014-03-26 21:47:35 -07:00
Makefile clk: sirf: re-arch to make the codes support both prima2 and atlas6 2014-01-16 12:00:53 -08:00
prima2.h