projects
/
open-ath9k-htc-firmware.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32f5a8d
)
build fix: remove unused dev_info in if_ath_pci.c
author
Oleksij Rempel
<linux@rempel-privat.de>
Mon, 18 Mar 2013 12:12:20 +0000
(13:12 +0100)
committer
Oleksij Rempel
<linux@rempel-privat.de>
Sat, 30 Mar 2013 16:27:46 +0000
(17:27 +0100)
Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>
target_firmware/wlan/if_ath_pci.c
patch
|
blob
|
history
diff --git
a/target_firmware/wlan/if_ath_pci.c
b/target_firmware/wlan/if_ath_pci.c
index 8f37c08f7fa596f6b9423b121183ba570119cf2e..d4499ffaeb9b4680b863b4052e5d52dee3ff8360 100755
(executable)
--- a/
target_firmware/wlan/if_ath_pci.c
+++ b/
target_firmware/wlan/if_ath_pci.c
@@
-176,8
+176,6
@@
ath_pci_resume(adf_drv_handle_t hdl)
{
}
-static char *dev_info = "ath_pci_tgt";
-
void
bus_read_cachesize(struct ath_softc *sc, a_uint8_t *csz)
{