Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 333301
b: refs/heads/master
c: edc9e33
h: refs/heads/master
i:
  333299: afe07f1
v: v3
  • Loading branch information
Arnd Bergmann committed Oct 7, 2012
1 parent dbfb8f7 commit d23c69a
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: ec8e8208acb88d81dde2727b0ac06d06728bf963
refs/heads/master: edc9e3334a19efe1f0c1d2dc7df354e77c8d535d
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-mv78xx0/addr-map.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ static void __init __iomem *win_cfg_base(const struct orion_addr_map_cfg *cfg, i
/*
* Description of the windows needed by the platform code
*/
static struct __initdata orion_addr_map_cfg addr_map_cfg = {
static struct orion_addr_map_cfg addr_map_cfg __initdata = {
.num_wins = 14,
.remappable_wins = 8,
.win_cfg_base = win_cfg_base,
Expand Down

0 comments on commit d23c69a

Please sign in to comment.