From: Sam Ravnborg Date: Mon, 26 Feb 2007 16:49:06 +0000 (+0100) Subject: kbuild: fix warnings from .pci_fixup section X-Git-Tag: v2.6.22-rc1~1007^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bf8cb9b7908383752b1842eae78269f7e16d9fb;p=pandora-kernel.git kbuild: fix warnings from .pci_fixup section Now where we do not pass vmlinux to modpost we started to see section mismatch warnings from .pci_fixup. Refactored code a little to include these in the whitelist again. Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed