diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-02-04 22:30:25 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-05 09:44:23 -0800 |
commit | 3456fef5d988e9014cd318a3ae7991c9a03c8cf2 (patch) | |
tree | 1752d28e72728d8f2df5ae7d41f46a9b703e9c0a /arch/m68k/hp300/ksyms.c | |
parent | deea7775e2ae460aace0bf7b5bb2ff3b412017f1 (diff) |
m68k: kill arch/m68k/hp300/ksyms.c
It was empty.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/m68k/hp300/ksyms.c')
-rw-r--r-- | arch/m68k/hp300/ksyms.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/m68k/hp300/ksyms.c b/arch/m68k/hp300/ksyms.c deleted file mode 100644 index 8202830763d..00000000000 --- a/arch/m68k/hp300/ksyms.c +++ /dev/null @@ -1,9 +0,0 @@ -/* - * linux/arch/m68k/hp300/ksyms.c - * - * Copyright (C) 1998 Philip Blundell <philb@gnu.org> - * - * This file contains the HP300-specific kernel symbols. None yet. :-) - */ - -#include <linux/module.h> |