ath5k: Move PCI bus functions to separate file.
authorFelix Fietkau <nbd@openwrt.org>
Thu, 2 Dec 2010 09:27:01 +0000 (10:27 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 2 Dec 2010 20:17:50 +0000 (15:17 -0500)
commite5b046d86fac609f636d127a38de94a175c7e83b
treee76c838f1e8f65ee97483677ecb9ddb99f6bdf4e
parent132b1c3ee38ea6fa0501004fd0f19acb554e5a44
ath5k: Move PCI bus functions to separate file.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath5k/Makefile
drivers/net/wireless/ath/ath5k/ath5k.h
drivers/net/wireless/ath/ath5k/base.c
drivers/net/wireless/ath/ath5k/pci.c [new file with mode: 0644]