summaryrefslogtreecommitdiffstats
path: root/arch/m68k/emu
diff options
context:
space:
mode:
authorLinus Torvalds2018-10-29 17:02:15 +0100
committerLinus Torvalds2018-10-29 17:02:15 +0100
commit83e7e5b54417e20aea7ce571a19af331a539027e (patch)
treeebe5780c67f3aebe3a1ef4df5ef04e9576a7c59c /arch/m68k/emu
parentMerge tag 'csky-for-linus-4.20' of https://github.com/c-sky/csky-linux (diff)
parentm68k/sun3: Remove is_medusa and m68k_pgtable_cachemode (diff)
downloadkernel-qcow2-linux-83e7e5b54417e20aea7ce571a19af331a539027e.tar.gz
kernel-qcow2-linux-83e7e5b54417e20aea7ce571a19af331a539027e.tar.xz
kernel-qcow2-linux-83e7e5b54417e20aea7ce571a19af331a539027e.zip
Merge tag 'm68k-for-v4.20-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
Pull m68k updates from Geert Uytterhoeven: "Just two small cleanups" * tag 'm68k-for-v4.20-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k: m68k/sun3: Remove is_medusa and m68k_pgtable_cachemode m68k/atari: ARAnyM - Remove reference to long-deprecated MODULE_PARM
Diffstat (limited to 'arch/m68k/emu')
-rw-r--r--arch/m68k/emu/nfeth.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/m68k/emu/nfeth.c b/arch/m68k/emu/nfeth.c
index e45ce4243aaa..a4ebd2445eda 100644
--- a/arch/m68k/emu/nfeth.c
+++ b/arch/m68k/emu/nfeth.c
@@ -47,10 +47,6 @@ static const char version[] =
MODULE_AUTHOR("Milan Jurik");
MODULE_DESCRIPTION("Atari NFeth driver");
MODULE_LICENSE("GPL");
-/*
-MODULE_PARM(nfeth_debug, "i");
-MODULE_PARM_DESC(nfeth_debug, "nfeth_debug level (1-2)");
-*/
static long nfEtherID;