commit | a156c7ba669c65b55c7afcc3994e1199cc0cad47 | [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 | b97c3343d57f59a026dbcac89060b3fcdbf4beb5 | |
parent | a084dbf6592c22468eb946014b2e731fb42da7a9 [diff] |
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>