kbuild: use simpler section mismatch warnings in modpost
authorSam Ravnborg <sam@ravnborg.org>
Tue, 22 Jan 2008 20:44:32 +0000 (21:44 +0100)
committerSam Ravnborg <sam@ravnborg.org>
Mon, 28 Jan 2008 22:21:18 +0000 (23:21 +0100)
The typical layout is now:
WARNING: vmlinux.o(.text+0x372ec): Section mismatch: reference to .devinit.text:pci_scan_one_pbm in 'psycho_scan_bus'

This is first step towards more readable warnings.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>

No differences found