]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86/mmiotrace: uses/depends on PCI
authorRandy Dunlap <randy.dunlap@oracle.com>
Mon, 12 May 2008 19:20:59 +0000 (21:20 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 24 May 2008 09:26:36 +0000 (11:26 +0200)
commit37b3619257d3190f47f233d7ed626d4b9916462c
treeb8e0d74034bd39f75fa4f5b0681f82cf5e91b76f
parent0663bb6cd9a457fbd8ca95c627bb762d07321a39
x86/mmiotrace: uses/depends on PCI

Don't try to build mmiotrace when CONFIG_PCI=n.

next-20080416/kernel/trace/trace_mmiotrace.c: In function 'mmio_print_pcidev':
next-20080416/kernel/trace/trace_mmiotrace.c:62: error: implicit declaration of function 'pci_dev_driver'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/Kconfig.debug