Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 288355
b: refs/heads/master
c: cc4ad90
h: refs/heads/master
i:
  288353: 138f5f9
  288351: d878720
v: v3
  • Loading branch information
R Sricharan authored and Tony Lindgren committed Mar 5, 2012
1 parent d097051 commit 069d47f
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: c2d1355476b555b54c26d20962211fcf06b8c55f
refs/heads/master: cc4ad9072cce2bf0eeae1fb197e42612fbac1f15
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-omap2/omap4-common.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@

#include "common.h"
#include "omap4-sar-layout.h"
#include <linux/export.h>

#ifdef CONFIG_CACHE_L2X0
static void __iomem *l2cache_base;
Expand All @@ -55,6 +56,7 @@ void omap_bus_sync(void)
isb();
}
}
EXPORT_SYMBOL(omap_bus_sync);

/* Steal one page physical memory for barrier implementation */
int __init omap_barrier_reserve_memblock(void)
Expand Down

0 comments on commit 069d47f

Please sign in to comment.