aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86/setup.h
diff options
context:
space:
mode:
authorYinghai Lu <yhlu.kernel@gmail.com>2008-06-21 20:22:09 -0700
committerIngo Molnar <mingo@elte.hu>2008-07-08 12:50:12 +0200
commitce97c40e28223c148e142bda7af48fd0f27c81f9 (patch)
tree319f690fab49750a7d8c0a79b6babfc3a2d8d0ef /include/asm-x86/setup.h
parentf81be876eaa9c71b3024c3dc05e4d1bf210cc255 (diff)
x86: move reserve_standard_io_resource to setup.c
Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/asm-x86/setup.h')
-rw-r--r--include/asm-x86/setup.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-x86/setup.h b/include/asm-x86/setup.h
index cf87d6d3675..bb12a1619c1 100644
--- a/include/asm-x86/setup.h
+++ b/include/asm-x86/setup.h
@@ -38,6 +38,8 @@ void reserve_crashkernel(void);
#ifndef __ASSEMBLY__
#include <asm/bootparam.h>
+void reserve_standard_io_resources(void);
+
#ifndef _SETUP
/*