ath6kl: remove hw version related parameter defines
authorKalle Valo <kvalo@qca.qualcomm.com>
Mon, 14 Nov 2011 17:30:13 +0000 (19:30 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 16 Nov 2011 08:22:33 +0000 (10:22 +0200)
Having separate defines, in a different file, makes it difficult to read
the actual values. As we are just setting named fields in a struct
the defines don't make any sense anymore.

There are no functional changes, only moving of constants.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>

No differences found