Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRandy Dunlap <randy.dunlap@oracle.com>2011-05-23 21:43:00 +0400
committerIngo Molnar <mingo@elte.hu>2011-05-23 23:27:35 +0400
commitb18bf0948e1037e7ed33378c80f1ecb8c77c30e9 (patch)
treec1147d6f39ef0efdc102021ef10434584bf5be84 /Documentation/dontdiff
parent1a8880a14270814dae0d226a2ad065d30587e60a (diff)
x86, apic: Include module.h header in apic_flat_64.c
apic_flat_64.c needs to include module.h because it uses EXPORT_SYMBOL_GPL(). This fixes these warnings on some !SMP randconfigs: arch/x86/kernel/apic/apic_flat_64.c:31: warning: data definition has no type or storage class arch/x86/kernel/apic/apic_flat_64.c:31: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL_GPL' arch/x86/kernel/apic/apic_flat_64.c:31: warning: parameter names (without types) in function declaration Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Cc: Stephen Rothwell <sfr@canb.auug.org.au> Link: http://lkml.kernel.org/r/20110523104300.dd532a99.randy.dunlap@oracle.com Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'Documentation/dontdiff')
0 files changed, 0 insertions, 0 deletions