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>
This commit is contained in:
parent
deea7775e2
commit
3456fef5d9
|
@ -2,4 +2,4 @@
|
||||||
# Makefile for Linux arch/m68k/hp300 source directory
|
# Makefile for Linux arch/m68k/hp300 source directory
|
||||||
#
|
#
|
||||||
|
|
||||||
obj-y := ksyms.o config.o time.o reboot.o
|
obj-y := config.o time.o reboot.o
|
||||||
|
|
|
@ -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>
|
|
Loading…
Reference in New Issue