• Paul Bolle's avatar
    ath5k: Remove AHB bus support · 093ec3c5
    Paul Bolle authored
    AHB bus support was added in v2.6.38, through commit a0b907ee
    ("ath5k: Add AHB bus support."). That code can only be build if the
    Kconfig symbol ATHEROS_AR231X is set. But that symbol has never been
    added to the tree. So AHB bus support has always been dead code.
    
    Let's remove all code that depends on ATHEROS_AR231X. If that symbol
    ever gets added to the tree the AHB bus support can be re-added too.
    Signed-off-by: default avatarPaul Bolle <pebolle@tiscali.nl>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    093ec3c5
base.c 83.1 KB