diff options
author | Johannes Berg <johannes.berg@intel.com> | 2011-02-24 19:39:05 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-02-24 22:13:37 (GMT) |
commit | 41cae2d01385af4199666db57274c0df3283b065 (patch) | |
tree | f84ee7c0bb5e6032ff01675771dae1dd439da9ad /drivers/net/hp.c | |
parent | 1472d3a87586eb7529d1d85f7c888055650b7208 (diff) | |
download | linux-41cae2d01385af4199666db57274c0df3283b065.tar.xz |
rtl8192c: fix compilation errors
On my G5 this fails to compile with
drivers/net/wireless/rtlwifi/rtl8192c/phy_common.c:701: error: __ksymtab__rtl92c_phy_txpwr_idx_to_dbm causes a section type conflict
drivers/net/wireless/rtlwifi/rtl8192c/phy_common.c:701: error: __ksymtab__rtl92c_phy_txpwr_idx_to_dbm causes a section type conflict
drivers/net/wireless/rtlwifi/rtl8192c/phy_common.c:677: error: __ksymtab__rtl92c_phy_dbm_to_txpwr_Idx causes a section type conflict
drivers/net/wireless/rtlwifi/rtl8192c/phy_common.c:677: error: __ksymtab__rtl92c_phy_dbm_to_txpwr_Idx causes a section type conflict
since you can't export static functions.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/hp.c')
0 files changed, 0 insertions, 0 deletions