make ar5416Addac_9160 and ar5416Addac_9160 const

These were not const, I guess we skipped them. Will send
a respective upstream patch.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
This commit is contained in:
Luis R. Rodriguez 2010-04-13 16:51:28 -07:00
parent 98e277108a
commit 5d80d57d19

View file

@ -1919,7 +1919,7 @@ static const u32 ar5416Bank7_9160[][2] = {
{ 0x000098cc, 0x0000000e },
};
static u32 ar5416Addac_9160[][2] = {
static const u32 ar5416Addac_9160[][2] = {
{0x0000989c, 0x00000000 },
{0x0000989c, 0x00000000 },
{0x0000989c, 0x00000000 },
@ -1954,7 +1954,7 @@ static u32 ar5416Addac_9160[][2] = {
{0x000098cc, 0x00000000 },
};
static u32 ar5416Addac_91601_1[][2] = {
static const u32 ar5416Addac_91601_1[][2] = {
{0x0000989c, 0x00000000 },
{0x0000989c, 0x00000000 },
{0x0000989c, 0x00000000 },