summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorGeert Uytterhoeven2012-07-11 23:02:04 +0200
committerLinus Torvalds2012-07-12 01:04:42 +0200
commit77cb621c87ee5c1bbf1b0c8f3e6518482d1688a9 (patch)
treef06dc888d4e96b72c89f62b9ca2bb6f7f85cef00 /drivers
parentmn10300: kernel/traps.c needs <linux/export.h> (diff)
downloadkernel-qcow2-linux-77cb621c87ee5c1bbf1b0c8f3e6518482d1688a9.tar.gz
kernel-qcow2-linux-77cb621c87ee5c1bbf1b0c8f3e6518482d1688a9.tar.xz
kernel-qcow2-linux-77cb621c87ee5c1bbf1b0c8f3e6518482d1688a9.zip
mn10300: mm/dma-alloc.c needs <linux/export.h>
Fix the warnings: arch/mn10300/mm/dma-alloc.c: At top level: arch/mn10300/mm/dma-alloc.c:63:1: warning: data definition has no type or storage class [enabled by default] arch/mn10300/mm/dma-alloc.c:63:1: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL' [-Wimplicit-int] arch/mn10300/mm/dma-alloc.c:63:1: warning: parameter names (without types) in function declaration [enabled by default] arch/mn10300/mm/dma-alloc.c:75:1: warning: data definition has no type or storage class [enabled by default] arch/mn10300/mm/dma-alloc.c:75:1: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL' [-Wimplicit-int] arch/mn10300/mm/dma-alloc.c:75:1: warning: parameter names (without types) in function declaration [enabled by default] Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Cc: David Howells <dhowells@redhat.com> Cc: Koichi Yasutake <yasutake.koichi@jp.panasonic.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions