diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2015-05-01 12:36:24 -0700 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2015-05-14 17:11:24 -0700 |
commit | f53f551b11d112f6cdd6ab9ca320bfd890a9b021 (patch) | |
tree | 7d586847b1799a5c882bd2a6894c8711772872fc /Kbuild | |
parent | 43f535702bb2c7b96091c0267fc105d44c18348c (diff) |
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>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions