Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 333290
b: refs/heads/master
c: ac09281
h: refs/heads/master
v: v3
  • Loading branch information
Arnd Bergmann committed Oct 4, 2012
1 parent e5ebac2 commit 5e42f09
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: e0347c52384d494618299c64ad8ba68665044919
refs/heads/master: ac09281a026aad1fe489419bc948ba88b910e242
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-at91/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ void __init at91_init_sram(int bank, unsigned long base, unsigned int length)
iotable_init(desc, 1);
}

static struct map_desc at91_io_desc __initdata = {
static struct map_desc at91_io_desc __initdata __maybe_unused = {
.virtual = AT91_VA_BASE_SYS,
.pfn = __phys_to_pfn(AT91_BASE_SYS),
.length = SZ_16K,
Expand Down

0 comments on commit 5e42f09

Please sign in to comment.