ar5416_hw.c: remove ar5416GetCapability
authorOleksij Rempel <linux@rempel-privat.de>
Sat, 11 May 2013 07:10:46 +0000 (09:10 +0200)
committerOleksij Rempel <linux@rempel-privat.de>
Sat, 11 May 2013 14:10:03 +0000 (16:10 +0200)
Chain call of this function looks like this:
ath_hal_getcapability(makro) -> ar5416GetCapability -> ath_hal_getcapability(funct)

Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>

No differences found