summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel
diff options
context:
space:
mode:
authorPaul Bolle2012-07-30 23:39:24 +0200
committerLinus Torvalds2012-07-31 02:25:11 +0200
commit7eafef6d1d712aa9973c3cbd0013a5b66d5a6604 (patch)
tree10f23c93c18240adbe370c365295e018ee5d59e6 /arch/alpha/kernel
parentxtensa/mm/fault.c: port OOM changes to do_page_fault (diff)
downloadkernel-qcow2-linux-7eafef6d1d712aa9973c3cbd0013a5b66d5a6604.tar.gz
kernel-qcow2-linux-7eafef6d1d712aa9973c3cbd0013a5b66d5a6604.tar.xz
kernel-qcow2-linux-7eafef6d1d712aa9973c3cbd0013a5b66d5a6604.zip
alpha: remove mysterious if zero-ed out includes
There's a small group of odd looking includes in smc37c669.c. These includes appear to be if zero-ed out ever since they were added to the tree (in v2.1.89). Their purpose is unclear to me. Perhaps they were used in someones build system. Whatever their purpose was, nothing else uses something comparable. This entire if zero-ed out block might as well be removed. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Cc: Richard Henderson <rth@twiddle.net> Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru> Cc: Matt Turner <mattst88@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/alpha/kernel')
-rw-r--r--arch/alpha/kernel/smc37c669.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/arch/alpha/kernel/smc37c669.c b/arch/alpha/kernel/smc37c669.c
index 0435921d41c6..c803fc76ae4f 100644
--- a/arch/alpha/kernel/smc37c669.c
+++ b/arch/alpha/kernel/smc37c669.c
@@ -933,18 +933,6 @@ void SMC37c669_display_device_info(
*
*--
*/
-#if 0
-/* $INCLUDE_OPTIONS$ */
-#include "cp$inc:platform_io.h"
-/* $INCLUDE_OPTIONS_END$ */
-#include "cp$src:common.h"
-#include "cp$inc:prototypes.h"
-#include "cp$src:kernel_def.h"
-#include "cp$src:msg_def.h"
-#include "cp$src:smcc669_def.h"
-/* Platform-specific includes */
-#include "cp$src:platform.h"
-#endif
#ifndef TRUE
#define TRUE 1