rt2x00: rt2x00mmio: remove unused rt2x00pci_* defines
authorGabor Juhos <juhosg@openwrt.org>
Fri, 5 Apr 2013 06:27:05 +0000 (08:27 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 10 Apr 2013 18:10:32 +0000 (14:10 -0400)
All users are converted to use the rt2x00mmio_*
functions so remove the now unused defines.

The patch contain no functional changes.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Acked-by: Helmut Schaa <helmut.schaa@googlemail.com>
Acked-by: Gertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found