linux/arch/m68k/atari
Finn Thain 1278cf66cf nvram: Replace nvram_* function exports with static functions
Replace nvram_* functions with static functions in nvram.h. These will
become wrappers for struct nvram_ops method calls.

This patch effectively disables existing NVRAM functionality so as to
allow the rest of the series to be bisected without build failures.
That functionality is gradually re-implemented in subsequent patches.

Replace the sole validate-checksum-and-read-byte sequence with a call to
nvram_read() which will gain the same semantics in subsequent patches.

Remove unused exports.

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>
2019-01-22 10:21:43 +01:00
..
ataints.c m68k: atari: Fix the last kernel_stat.h fallout 2014-03-20 12:40:30 +01:00
atakeyb.c m68k/atari: Modernize printing of kernel messages 2017-02-12 10:36:49 +01:00
atasound.c Disintegrate asm/system.h for M68K 2012-03-28 18:30:02 +01:00
config.c m68k: Remove unused set_clock_mmss() helpers 2018-07-29 10:48:18 +02:00
debug.c m68k/amiga,atari: Fix specifying multiple debug= parameters 2013-12-08 11:03:21 +01:00
Makefile m68k/atari: Move Atari-specific code out of drivers/char/nvram.c 2019-01-22 10:21:43 +01:00
nvram.c nvram: Replace nvram_* function exports with static functions 2019-01-22 10:21:43 +01:00
stdma.c m68k/atari: Remove obsolete IRQ_TYPE_* 2015-01-15 13:44:51 +01:00
stram.c mm: remove include/linux/bootmem.h 2018-10-31 08:54:16 -07:00
time.c m68k: Remove unused set_clock_mmss() helpers 2018-07-29 10:48:18 +02:00