linux/arch/i386/pci
Alexey Dobriyan 129f69465b [PATCH] Remove i386_ksyms.c, almost.
* EXPORT_SYMBOL's moved to other files
* #include <linux/config.h>, <linux/module.h> where needed
* #include's in i386_ksyms.c cleaned up
* After copy-paste, redundant due to Makefiles rules preprocessor directives
  removed:

	#ifdef CONFIG_FOO
	EXPORT_SYMBOL(foo);
	#endif

	obj-$(CONFIG_FOO) += foo.o

* Tiny reformat to fit in 80 columns

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-23 09:45:11 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
acpi.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
common.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
direct.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fixup.c [PATCH] fix memory scribble in arch/i386/pci/fixup.c 2005-05-17 09:27:05 -07:00
i386.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
irq.c [PATCH] VIA 82C586B IRQ routing fix 2005-06-23 09:45:11 -07:00
legacy.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mmconfig.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
numa.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pcbios.c [PATCH] Remove i386_ksyms.c, almost. 2005-06-23 09:45:11 -07:00
pci.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
visws.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00