diff options
author | Sam Ravnborg <sam@ravnborg.org> | 2014-04-21 21:39:33 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-04-29 01:12:26 -0400 |
commit | d65f0cd375d5f84910cc406d4ef68deb07e293cd (patch) | |
tree | 3e32c3446527bca95e5ce75223af41a50ae9f294 /net/rds/loop.c | |
parent | 6b5f02f31b5eab6e92060a7396d2773b074e3288 (diff) |
sparc32: fix sparse warnings in leon_pci_grpci1.c
Fix following warnings:
leon_pci_grpci1.c:104:5: warning: symbol 'grpci1_map_irq' was not declared. Should it be static?
leon_pci_grpci1.c:420:6: warning: symbol 'grpci1_hw_init' was not declared. Should it be static?
+ a lot of these:
leon_pci_grpci1.c:693:18: warning: incorrect type in argument 1 (different address spaces)
Added missing static to definitions.
Added __iomem annotations
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Daniel Hellstrom <daniel@gaisler.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/rds/loop.c')
0 files changed, 0 insertions, 0 deletions