kbuild: fix warnings from .pci_fixup section
authorSam Ravnborg <sam@ravnborg.org>
Mon, 26 Feb 2007 16:49:06 +0000 (17:49 +0100)
committerSam Ravnborg <sam@ravnborg.org>
Wed, 2 May 2007 18:58:07 +0000 (20:58 +0200)
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 <sam@ravnborg.org>
scripts/mod/modpost.c

Simple merge