+2
−0
arch/m68k/atari/nvram.c
0 → 100644
+243
−0
+35
−245
Loading
Move the m68k-specific code out of the driver to make the driver generic.
I've used 'SPDX-License-Identifier: GPL-2.0+' for the new file because the
old file is covered by MODULE_LICENSE("GPL").
Acked-by:
Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by:
Finn Thain <fthain@telegraphics.com.au>
Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>