powerpc: Replace nvram_* extern declarations with standard header
authorFinn Thain <fthain@telegraphics.com.au>
Tue, 15 Jan 2019 04:18:56 +0000 (15:18 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Jan 2019 09:21:43 +0000 (10:21 +0100)
commita156c7ba669c65b55c7afcc3994e1199cc0cad47
treeb97c3343d57f59a026dbcac89060b3fcdbf4beb5
parenta084dbf6592c22468eb946014b2e731fb42da7a9
powerpc: Replace nvram_* extern declarations with standard header

Remove the nvram_read_byte() and nvram_write_byte() declarations in
powerpc/include/asm/nvram.h and use the cross-platform static functions
in linux/nvram.h instead.

Tested-by: Stan Johnson <userm57@yahoo.com>
Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/powerpc/include/asm/nvram.h
arch/powerpc/kernel/setup_32.c
drivers/char/generic_nvram.c
drivers/video/fbdev/matrox/matroxfb_base.c
include/linux/nvram.h