diff options
| author | Josh Boyer <[email protected]> | 2008-04-22 10:46:43 +1000 |
|---|---|---|
| committer | Jeff Garzik <[email protected]> | 2008-04-25 02:08:06 -0400 |
| commit | 51d4a1cc2e20e2848c6141989f733f0e6548598b (patch) | |
| tree | d3a6e13ecc3624d24ddbc34be961fe38f15d2707 /tools/perf/scripts/python | |
| parent | afd1dee896e8b1cbd24258ac673aeccd803ff582 (diff) | |
ibm_newemac: Fix section mismatch warnings
This patch fixes several section mismatch warnings in the
ibm_newemac driver similar to:
WARNING: vmlinux.o(.devinit.text+0x3a04): Section mismatch in reference from the function emac_probe() to the function .devexit.text:tah_detach()
The function __devinit emac_probe() references
a function __devexit tah_detach().
Signed-off-by: Josh Boyer <[email protected]>
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions