Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 331366
b: refs/heads/master
c: 87d1364
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Petazzoni authored and Jason Cooper committed Sep 21, 2012
1 parent 7776586 commit 4a508e1
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: abcda1dc3e23366c8543b372e9bf4e9086d5cca1
refs/heads/master: 87d136415c78c02680dc474cb4093ba7911b07a4
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-orion/include/plat/addr-map.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ extern struct mbus_dram_target_info orion_mbus_dram_info;
struct orion_addr_map_cfg {
const int num_wins; /* Total number of windows */
const int remappable_wins;
void __iomem * const bridge_virt_base;
void __iomem *bridge_virt_base;

/* If NULL, the default cpu_win_can_remap will be used, using
the value in remappable_wins */
Expand Down

0 comments on commit 4a508e1

Please sign in to comment.