Searched hist:a156c7ba669c65b55c7afcc3994e1199cc0cad47 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | nvram.h | diff a156c7ba669c65b55c7afcc3994e1199cc0cad47 Mon Jan 14 22:18:56 CST 2019 Finn Thain <fthain@telegraphics.com.au> 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>
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | nvram.h | diff a156c7ba669c65b55c7afcc3994e1199cc0cad47 Mon Jan 14 22:18:56 CST 2019 Finn Thain <fthain@telegraphics.com.au> 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>
|
/openbmc/linux/drivers/video/fbdev/matrox/ |
H A D | matroxfb_base.c | diff a156c7ba669c65b55c7afcc3994e1199cc0cad47 Mon Jan 14 22:18:56 CST 2019 Finn Thain <fthain@telegraphics.com.au> 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>
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | setup_32.c | diff a156c7ba669c65b55c7afcc3994e1199cc0cad47 Mon Jan 14 22:18:56 CST 2019 Finn Thain <fthain@telegraphics.com.au> 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>
|