From: Ralf Baechle Date: Fri, 31 Aug 2007 06:56:31 +0000 (-0700) Subject: Fix modpost warning in serial driver X-Git-Tag: v2.6.23-rc5~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f79abb828e1d851387def4247eb3f9477fe03234;p=pandora-kernel.git Fix modpost warning in serial driver This is triggered if PCI && !HOTPLUG. MODPOST vmlinux.o WARNING: vmlinux.o(.data+0xc910): Section mismatch: reference to .init.text:pci_ite887x_init (between 'pci_serial_quirks' and 'serial_pci_tbl') Signed-off-by: Ralf Baechle Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed