Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348490
b: refs/heads/master
c: 9fbe7c2
h: refs/heads/master
v: v3
  • Loading branch information
Paul Walmsley committed Jan 1, 2013
1 parent 52f00cd commit d075547
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9816aa80b09923ac63e9da274083c0ad55468230
refs/heads/master: 9fbe7c24256d7dd8d9d280fc9270af78aea21627
2 changes: 2 additions & 0 deletions trunk/arch/arm/plat-omap/sram.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@

#include <asm/mach/map.h>

#include <plat/sram.h>

#define ROUND_DOWN(value,boundary) ((value) & (~((boundary)-1)))

static void __iomem *omap_sram_base;
Expand Down

0 comments on commit d075547

Please sign in to comment.