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>
Showing
- arch/powerpc/include/asm/nvram.h 0 additions, 6 deletionsarch/powerpc/include/asm/nvram.h
- arch/powerpc/kernel/setup_32.c 1 addition, 24 deletionsarch/powerpc/kernel/setup_32.c
- drivers/char/generic_nvram.c 1 addition, 0 deletionsdrivers/char/generic_nvram.c
- drivers/video/fbdev/matrox/matroxfb_base.c 1 addition, 1 deletiondrivers/video/fbdev/matrox/matroxfb_base.c
- include/linux/nvram.h 3 additions, 0 deletionsinclude/linux/nvram.h
Loading
Please register or sign in to comment