Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311220
b: refs/heads/master
c: 6355f25
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Warren authored and Olof Johansson committed Jun 18, 2012
1 parent c1451fb commit 036a4e1
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: 22cec7ca02f81b57a06d238a4043bc6c9ba6ea03
refs/heads/master: 6355f25ed965421725d92cf719fc63008690ca1c
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-tegra/reset.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

static bool is_enabled;

static void tegra_cpu_reset_handler_enable(void)
static void __init tegra_cpu_reset_handler_enable(void)
{
void __iomem *iram_base = IO_ADDRESS(TEGRA_IRAM_RESET_BASE);
void __iomem *evp_cpu_reset =
Expand Down

0 comments on commit 036a4e1

Please sign in to comment.