commit | da5747eb89eb1511dcfc1d8b32c70370616eac92 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Tue Jul 13 14:52:30 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jul 14 13:52:46 2010 -0400 |
tree | e3036bc8ba1ed7847715af49fd0d153174a92310 | |
parent | ff4bf917cd4d355f23eea5812a11be5711dcfb8c [diff] |
ath9k_hw: remove initvals for hardware which was never sold According to documentation, The following chip revisions were never sold: - AR9280 v1.0 - AR9285 v1.0 - AR9285 v1.1 - AR9287 v1.0 Removing initvals specific to these chip revisions saves around 30k in binary size (tested on MIPS). Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>