From 16998c7f8ef070f1382e3ddf19f54d609f0458fe Mon Sep 17 00:00:00 2001 From: Oleksij Rempel Date: Mon, 18 Mar 2013 13:12:20 +0100 Subject: [PATCH] build fix: remove unused dev_info in if_ath_pci.c Signed-off-by: Oleksij Rempel --- target_firmware/wlan/if_ath_pci.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/target_firmware/wlan/if_ath_pci.c b/target_firmware/wlan/if_ath_pci.c index 8f37c08..d4499ff 100755 --- 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) { -- 2.25.1