Commit Graph

271698 Commits (daaa5f7cbee37dfc8464d350f1eacd6e94b278cc)
 

Author SHA1 Message Date
Paul Gortmaker daaa5f7cbe md: Add in export.h for files using EXPORT_SYMBOL 13 years ago
Paul Gortmaker 056075c764 md: Add module.h to all files using it implicitly 13 years ago
Paul Gortmaker ec37d321b9 hid: Fix up files needing export.h for EXPORT_SYMBOL 13 years ago
Paul Gortmaker 8f86a2c3cb hid: Add module.h to fix up implicit users of it 13 years ago
Paul Gortmaker 15d0580f20 drivers/input: add export.h to symbol exporting files. 13 years ago
Paul Gortmaker d2d8442d00 drivers/input: Add module.h to modular drivers implicitly using it 13 years ago
Paul Gortmaker 778f523dda drivers: power_supply_sysfs.c needs stat.h 13 years ago
Paul Gortmaker eef9c3d90b drivers/base: transport_class explicitly requires EXPORT_SYMBOL 13 years ago
Paul Gortmaker 9775913fa0 of: of_pci.c needs export.h since it uses EXPORT_SYMBOLS 13 years ago
Paul Gortmaker 6adb1236b5 block: Change module.h -> export.h in bsg-lib.c 13 years ago
Paul Gortmaker 0c8d44f239 block: Fix files that are modules and hence need module.h 13 years ago
Paul Gortmaker d5decd3b95 block: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros 13 years ago
Paul Gortmaker a0e5cc581b mtd: Add module.h to drivers users that were implicitly using it. 13 years ago
Paul Gortmaker f3bcc0179a mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed 13 years ago
Paul Gortmaker 4bb33cc890 crypto: add module.h to those files that are explicitly using it 13 years ago
Paul Gortmaker 310587c320 drivers/net: fix mislocated headers in cxgb4/l2t.c 13 years ago
Paul Gortmaker d0e88ec901 drivers/net: wireless/ath/ath5k/debug.c does not need module.h 13 years ago
Paul Gortmaker 6eb07caf1a drivers/net: Add moduleparam.h to drivers as required. 13 years ago
Paul Gortmaker ac5c24e9e6 drivers/net: change moduleparam.h to module.h as required. 13 years ago
Paul Gortmaker ee40fa0656 drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE 13 years ago
Paul Gortmaker 9d9779e723 drivers/net: Add module.h to drivers who were implicitly using it 13 years ago
Axel Lin 5270f31222 unicore32: EXPORT_SYMBOL needs export.h 13 years ago
Paul Gortmaker 66421a648d microblaze: Add export.h to arch/microblaze files as required 13 years ago
Paul Gortmaker f7be345515 sh: Add export.h to arch/sh specific files as required. 13 years ago
Paul Gortmaker db4e83957f sh: Add module.h to arch/sh specific files as required. 13 years ago
Paul Gortmaker 0c43871b40 sh: fix implicit use of stat.h in arch/sh specific files 13 years ago
Paul Gortmaker 00cd117680 alpha: Add export.h for THIS_MODULE/EXPORT_SYMBOL 13 years ago
Paul Gortmaker ce7cf0731c alpha: fix implicit stat.h usage in pci-sysfs.c 13 years ago
Paul Gortmaker 6a550b99a0 blackfin: add module.h to files implicitly expecting to use it. 13 years ago
Paul Gortmaker 8dc7a9c84f blackfin: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE 13 years ago
Paul Gortmaker 6caddf0a74 parisc: add module.h to files really requiring it 13 years ago
Paul Gortmaker a87df54ea3 parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULE 13 years ago
Paul Gortmaker 09cf6a299c avr32: add export.h to arch/avr32 for EXPORT_SYMBOL/THIS_MODULE 13 years ago
Paul Gortmaker 12799fe452 m68k: Add export.h to the m68k specific files as required 13 years ago
Paul Gortmaker bd3ff19435 ia64: Add export.h to arch/ia64 specific files as required 13 years ago
Heiko Carstens 3a4c5d5964 s390: add missing module.h/export.h includes 13 years ago
Paul Gortmaker cae39d1386 mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE 13 years ago
Paul Gortmaker 848484e2c4 mips: remove needless include of module.h from core kernel files. 13 years ago
Paul Gortmaker 73bc256d47 mips: migrate core kernel file from module.h --> export.h 13 years ago
Paul Gortmaker c72f4d6141 mips: fix implicit smp.h usage in various files. 13 years ago
Paul Gortmaker 06372a63e3 mips: fix implicit use of asm/elf.h in kernel/cpu-probe.c 13 years ago
Paul Gortmaker f060ac5460 sparc: Add module.h to files previously implicitly using it. 13 years ago
Paul Gortmaker cdd0b0ac12 sparc: remove several unnecessary module.h include instances 13 years ago
Paul Gortmaker 066bcaca51 sparc: move symbol exporters to use export.h not module.h 13 years ago
Paul Gortmaker 7b64db608a sparc: add export.h to arch/sparc files as required 13 years ago
Paul Gortmaker cd66bc4539 sparc: fix implicit use of uaccess.h header in mdesc.c 13 years ago
Paul Gortmaker c2068dabeb sparc: fix implicit use of spitfire.h in pcr.c and of_device_64.c 13 years ago
Paul Gortmaker 6a7a5dca0b arm: Add moduleparam.h to arch/arm files as required 13 years ago
Paul Gortmaker 73017a542f arm: fix implicit module.h users by adding it to arch/arm as required. 13 years ago
Paul Gortmaker dc28094b90 arm: Add export.h to ARM specific files as required. 13 years ago