Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 333308
b: refs/heads/master
c: c6e9fbb
h: refs/heads/master
v: v3
  • Loading branch information
Arnd Bergmann committed Oct 9, 2012
1 parent 267a641 commit 6e5cbdf
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: b3796d92086ecea4c4825fa232da60b6d6f354af
refs/heads/master: c6e9fbbf4c9aa837c0d39a097f96aaf4f90dfef1
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-sa1100/assabet.c
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ static void __init map_sa1100_gpio_regs( void )
*/
static void __init get_assabet_scr(void)
{
unsigned long scr, i;
unsigned long uninitialized_var(scr), i;

GPDR |= 0x3fc; /* Configure GPIO 9:2 as outputs */
GPSR = 0x3fc; /* Write 0xFF to GPIO 9:2 */
Expand Down

0 comments on commit 6e5cbdf

Please sign in to comment.