commit | 9bf8cb9b7908383752b1842eae78269f7e16d9fb | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Mon Feb 26 17:49:06 2007 +0100 |
committer | Sam Ravnborg <sam@ravnborg.org> | Wed May 02 20:58:07 2007 +0200 |
tree | 9f6e1c879c3723574939e4f491d8eacaea8830f2 | |
parent | aae5f662a32c35b1a962627535acb588d48ff5f9 [diff] |
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 <sam@ravnborg.org>