diff options
author | Adrian Bunk <bunk@stusta.de> | 2007-07-10 12:44:35 (GMT) |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-07-10 16:24:42 (GMT) |
commit | 4e50a8e3c564add2f621dadb752a44872e93c754 (patch) | |
tree | 13a8650c5a441ca20f0c5af342e56599e12ddc40 /drivers/net/3c515.c | |
parent | 8453d43f0ee08ac6c20f390797772a08f81f999a (diff) | |
download | linux-fsl-qoriq-4e50a8e3c564add2f621dadb752a44872e93c754.tar.xz |
sis900_mii_probe() must be __devinit
This patch fixes the following section mismatch:
<-- snip -->
...
MODPOST vmlinux
WARNING: drivers/built-in.o(.text+0x298170): Section mismatch: reference to .init.text:sis900_mii_probe (between 'sis900_probe' and 'sis900_default_phy')
...
<-- snip -->
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/3c515.c')
0 files changed, 0 insertions, 0 deletions