Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 46244
b: refs/heads/master
c: abac08d
h: refs/heads/master
v: v3
  • Loading branch information
Horms authored and Tony Luck committed Feb 5, 2007
1 parent 38f2b46 commit 57b94ae
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: 8a697d0a4c8e7ed51cf71a467ad59c25bfb85b44
refs/heads/master: abac08dbb4739f417f570e5bdf03af36150b28c3
2 changes: 1 addition & 1 deletion trunk/arch/ia64/kernel/machine_kexec.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
#include <linux/kexec.h>
#include <linux/cpu.h>
#include <linux/irq.h>
#include <linux/efi.h>
#include <asm/mmu_context.h>
#include <asm/setup.h>
#include <asm/delay.h>
Expand Down Expand Up @@ -85,7 +86,6 @@ void machine_shutdown(void)
* Do not allocate memory (or fail in any way) in machine_kexec().
* We are past the point of no return, committed to rebooting now.
*/
extern void *efi_get_pal_addr(void);
static void ia64_machine_kexec(struct unw_frame_info *info, void *arg)
{
struct kimage *image = arg;
Expand Down

0 comments on commit 57b94ae

Please sign in to comment.