Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 194514
b: refs/heads/master
c: 020ab48
h: refs/heads/master
v: v3
  • Loading branch information
Luis R. Rodriguez authored and John W. Linville committed Apr 21, 2010
1 parent c495d71 commit 19aa96f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7bdfcaaff5de368a88a4f784f7283b66c17d051d
refs/heads/master: 020ab48d1e3538d33d7d1c1531c45708ff795ebc
4 changes: 2 additions & 2 deletions trunk/drivers/net/wireless/ath/ath9k/ar9001_initvals.h
Original file line number Diff line number Diff line change
Expand Up @@ -1182,7 +1182,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 },
Expand Down Expand Up @@ -1217,7 +1217,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 },
Expand Down

0 comments on commit 19aa96f

Please sign in to comment.