diff options
author | Stephen Rothwell <sfr@canb.auug.org.au> | 2009-04-22 15:11:05 +1000 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-04-28 15:59:48 -0400 |
commit | 6269b731560d69c5eaa929909891edec39496d71 (patch) | |
tree | 3f413b7a85b0bddf4a0f633e26f02781069aebb2 /drivers/hwmon/smsc47b397.c | |
parent | bf368e4e70cd4e0f880923c44e95a4273d725ab4 (diff) |
wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bug
drivers/net/wireless/iwlwifi/iwl3945-base.c:1415: error: __ksymtab_iwl3945_rx_queue_reset causes a section type conflict
I am pretty sure that this is a compiler bug, so not to worry. However,
as far as I can see, iwl-3945.o (the only user) and iwl3945-base.o are
always linked into the same module, so the EXPORT_SYMBOL (which causes
the problem) should not be needed. Correct?
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/hwmon/smsc47b397.c')
0 files changed, 0 insertions, 0 deletions