From 92d03b143e6610a65f64c778bdb33b739e78e162 Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Mon, 25 Nov 2002 02:41:02 -0800 Subject: [PATCH] remove unused EISA_bus__is_a_macro macro --- include/asm-sh/processor.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/asm-sh') diff --git a/include/asm-sh/processor.h b/include/asm-sh/processor.h index 941197b42632..b3fd05c8cfd8 100644 --- a/include/asm-sh/processor.h +++ b/include/asm-sh/processor.h @@ -143,7 +143,6 @@ extern int kernel_thread(int (*fn)(void *), void * arg, unsigned long flags); * Bus types */ #define EISA_bus 0 -#define EISA_bus__is_a_macro /* for versions in ksyms.c */ #define MCA_bus 0 #define MCA_bus__is_a_macro /* for versions in ksyms.c */ -- cgit v1.2.3