summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx/nas100d-power.c
diff options
context:
space:
mode:
authorAdrian Bunk2006-06-25 14:47:41 +0200
committerLinus Torvalds2006-06-25 19:01:06 +0200
commit83cc5ed3c4c65fc4c3729a5cec2111ede1ebf85e (patch)
treeea2b6b04117ad88c41a5059bdaf36a7a505808c0 /arch/arm/mach-ixp4xx/nas100d-power.c
parent[PATCH] Make printk work for really early debugging (diff)
downloadkernel-qcow2-linux-83cc5ed3c4c65fc4c3729a5cec2111ede1ebf85e.tar.gz
kernel-qcow2-linux-83cc5ed3c4c65fc4c3729a5cec2111ede1ebf85e.tar.xz
kernel-qcow2-linux-83cc5ed3c4c65fc4c3729a5cec2111ede1ebf85e.zip
[PATCH] kernel/sys.c: cleanups
- proper prototypes for the following functions: - ctrl_alt_del() (in include/linux/reboot.h) - getrusage() (in include/linux/resource.h) - make the following needlessly global functions static: - kernel_restart_prepare() - kernel_kexec() [akpm@osdl.org: compile fix] Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/arm/mach-ixp4xx/nas100d-power.c')
-rw-r--r--arch/arm/mach-ixp4xx/nas100d-power.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/mach-ixp4xx/nas100d-power.c b/arch/arm/mach-ixp4xx/nas100d-power.c
index 99d333d7ebdd..a3745ed37f9f 100644
--- a/arch/arm/mach-ixp4xx/nas100d-power.c
+++ b/arch/arm/mach-ixp4xx/nas100d-power.c
@@ -20,11 +20,10 @@
#include <linux/module.h>
#include <linux/reboot.h>
#include <linux/interrupt.h>
+#include <linux/reboot.h>
#include <asm/mach-types.h>
-extern void ctrl_alt_del(void);
-
static irqreturn_t nas100d_reset_handler(int irq, void *dev_id, struct pt_regs *regs)
{
/* Signal init to do the ctrlaltdel action, this will bypass init if