summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/ath_hal/ar5210/ar5210_attach.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ath/ath_hal/ar5210/ar5210_attach.c')
-rw-r--r--sys/dev/ath/ath_hal/ar5210/ar5210_attach.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/dev/ath/ath_hal/ar5210/ar5210_attach.c b/sys/dev/ath/ath_hal/ar5210/ar5210_attach.c
index 555c14c..263edcc 100644
--- a/sys/dev/ath/ath_hal/ar5210/ar5210_attach.c
+++ b/sys/dev/ath/ath_hal/ar5210/ar5210_attach.c
@@ -155,11 +155,6 @@ static const struct ath_hal_private ar5210hal = {{
#ifdef AH_SUPPORT_WRITE_EEPROM
.ah_eepromWrite = ar5210EepromWrite,
#endif
- .ah_gpioCfgInput = ar5210GpioCfgInput,
- .ah_gpioCfgOutput = ar5210GpioCfgOutput,
- .ah_gpioGet = ar5210GpioGet,
- .ah_gpioSet = ar5210GpioSet,
- .ah_gpioSetIntr = ar5210Gpio0SetIntr,
.ah_getChipPowerLimits = ar5210GetChipPowerLimits,
};
OpenPOWER on IntegriCloud