Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359253
b: refs/heads/master
c: 058e7b5
h: refs/heads/master
i:
  359251: a76447b
v: v3
  • Loading branch information
Matt Fleming authored and H. Peter Anvin committed Feb 26, 2013
1 parent ffcde69 commit 2ceb9aa
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: 1256276c98dbcfb009ac8e0687df9a1e291fd149
refs/heads/master: 058e7b5814534461b0e2468fce5a8f8d2f43c38f
2 changes: 1 addition & 1 deletion trunk/arch/x86/platform/efi/efi.c
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ int efi_enabled(int facility)
}
EXPORT_SYMBOL(efi_enabled);

static bool disable_runtime = false;
static bool __initdata disable_runtime = false;
static int __init setup_noefi(char *arg)
{
disable_runtime = true;
Expand Down

0 comments on commit 2ceb9aa

Please sign in to comment.