diff options
| author | Linus Torvalds <torvalds@penguin.transmeta.com> | 2002-11-25 03:18:45 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@penguin.transmeta.com> | 2002-11-25 03:18:45 -0800 |
| commit | de5b180bb8020e230209dbc1e47c7750e780e00a (patch) | |
| tree | e5b4d43ab675476c953d825d605d25703f84596c /include/asm-sh | |
| parent | 9eb7fd948c161b9002628177cf19da39c66637ea (diff) | |
| parent | db891a76c76048fd29c758984fb78387d1e72fc8 (diff) | |
Merge
Diffstat (limited to 'include/asm-sh')
| -rw-r--r-- | include/asm-sh/processor.h | 1 |
1 files changed, 0 insertions, 1 deletions
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 */ |
