MIPS: Include export.h in for EXPORT_SYMBOL in ops-loongson2.c
authorMatt Turner <mattst88@gmail.com>
Sat, 5 May 2012 22:22:55 +0000 (18:22 -0400)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 15 May 2012 15:47:01 +0000 (17:47 +0200)
commitdaf76dbbb09f3937e71e9ef6d8fa68b306281d84
treeefc71f5eebcf093b29698d551fe883a358912289
parent36be50515fe2aef61533b516fa2576a2c7fe7664
MIPS: Include export.h in for EXPORT_SYMBOL in ops-loongson2.c

Fixes
warning: data definition has no type or storage class [enabled by default]
warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL' [-Wimplicit-int]
warning: parameter names (without types) in function declaration [enabled by default]

Signed-off-by: Matt Turner <mattst88@gmail.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3746/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/pci/ops-loongson2.c