diff options
| author | Simon Horman <[email protected]> | 2009-12-23 19:54:50 +1100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2010-03-03 16:42:37 -0800 |
| commit | c33c2065fc4d424e23547b58900ded5eb4444e9d (patch) | |
| tree | 66effc3dcd252373926f95093534b4f515481adf /tools/perf/scripts/python | |
| parent | 6910dadf3f11254bc0af79f578c7228b4e1334ac (diff) | |
Staging: rt2870: rtusb_probe() should be in section __devinit
$ make CONFIG_DEBUG_SECTION_MISMATCH=y
WARNING: drivers/staging/rt2870/rt2870sta.o(.text+0x2f4c5): Section
mismatch in reference from the function rtusb_probe() to the function .devinit.text:rt2870_probe()
The function rtusb_probe() references
the function __devinit rt2870_probe().
This is often because rtusb_probe lacks a __devinit
annotation or the annotation of rt2870_probe is wrong.
Signed-off-by: Simon Horman <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions