diff options
author | Sam Ravnborg <sam@ravnborg.org> | 2014-04-21 21:39:39 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-04-29 01:12:27 -0400 |
commit | 985edb5b16add10bb59f53208f5c1f85f9e2e4e4 (patch) | |
tree | 2406ad234fee3492eba32d98681f40bde94e0e4f /mm | |
parent | 9edfae3f69273c75905b24a445568f9e05ab0b2d (diff) |
sparc: fix sparse warnings in of_device_common.c
Fix following warnings (both sparc32 and sparc64):
of_device_common.c:13:14: warning: symbol 'irq_of_parse_and_map' was not declared. Should it be static?
of_device_common.c:24:5: warning: symbol 'of_address_to_resource' was not declared. Should it be static?
of_device_common.c:37:14: warning: symbol 'of_iomap' was not declared. Should it be static?
Add missing includes.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions