diff options
| author | Paul Gortmaker <[email protected]> | 2011-05-27 18:46:07 +0000 |
|---|---|---|
| committer | Paul Gortmaker <[email protected]> | 2011-10-31 23:30:36 +0000 |
| commit | 783ac47c2aad07ff68f9432968d2f0829ef81543 (patch) | |
| tree | 409b4c17f04740ad17026156f03a4a8c5481dd1e /arch/powerpc/sysdev/qe_lib/gpio.c | |
| parent | x86: fix up files really needing to include module.h (diff) | |
| download | kernel-783ac47c2aad07ff68f9432968d2f0829ef81543.tar.gz kernel-783ac47c2aad07ff68f9432968d2f0829ef81543.zip | |
x86: efi_32.c is implicitly getting asm/desc.h via module.h
We want to clean up the chain of includes stumbling through
module.h, and when we do that, we'll see:
CC arch/x86/platform/efi/efi_32.o
efi/efi_32.c: In function ‘efi_call_phys_prelog’:
efi/efi_32.c:80: error: implicit declaration of function ‘get_cpu_gdt_table’
efi/efi_32.c:82: error: implicit declaration of function ‘load_gdt’
make[4]: *** [arch/x86/platform/efi/efi_32.o] Error 1
Include asm/desc.h so that there are no implicit include assumptions.
Signed-off-by: Paul Gortmaker <[email protected]>
Diffstat (limited to 'arch/powerpc/sysdev/qe_lib/gpio.c')
0 files changed, 0 insertions, 0 deletions
