Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 209917
b: refs/heads/master
c: fd484b8
h: refs/heads/master
i:
  209915: ed54ebe
v: v3
  • Loading branch information
Javier Martinez Canillas authored and Greg Kroah-Hartman committed Aug 24, 2010
1 parent 0d677ed commit 21beaa6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 676cecaaddd09bbe41a38b1d15f190da10087294
refs/heads/master: fd484b86a22efeea06298c0dc3b1518473ff2fc4
2 changes: 1 addition & 1 deletion trunk/drivers/staging/spectra/flash.c
Original file line number Diff line number Diff line change
Expand Up @@ -1698,7 +1698,7 @@ static int get_l2_cache_blks(void)
static int erase_l2_cache_blocks(void)
{
int i, ret = PASS;
u32 pblk, lblk;
u32 pblk, lblk = BAD_BLOCK;
u64 addr;
u32 *pbt = (u32 *)g_pBlockTable;

Expand Down

0 comments on commit 21beaa6

Please sign in to comment.