commit | 437ace3777abc15d013d04e6644b100040bc613d | [log] [tgz] |
---|---|---|
author | Finn Thain <fthain@telegraphics.com.au> | Tue Jan 15 15:18:56 2019 +1100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jan 22 10:21:43 2019 +0100 |
tree | a7bb59b48d04226090846ebfb4228d704f5460cf | |
parent | 83d2aed4440c47acc813abeac4acf4390cb40a8c [diff] |
m68k/atari: Move Atari-specific code out of drivers/char/nvram.c 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>