Searched hist:dfbb18bcf6bf36c96b4e51d05b285a2d50ab61a9 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/arch/x86/include/asm/ |
| H A D | acpi_table.h | dfbb18bcf6bf36c96b4e51d05b285a2d50ab61a9 Sat May 07 14:46:24 UTC 2016 Bin Meng <bmeng.cn@gmail.com> x86: acpi: Change fill_header()
Rename fill_header() to acpi_fill_header() for consistency. Change its signature to remove the 'length' parameter and make it a public API.
Also remove the unnecessary include files, and improve the AmlCode[] comment a little bit.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de> Tested-by: Stefan Roese <sr@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/arch/x86/lib/ |
| H A D | acpi_table.c | dfbb18bcf6bf36c96b4e51d05b285a2d50ab61a9 Sat May 07 14:46:24 UTC 2016 Bin Meng <bmeng.cn@gmail.com> x86: acpi: Change fill_header()
Rename fill_header() to acpi_fill_header() for consistency. Change its signature to remove the 'length' parameter and make it a public API.
Also remove the unnecessary include files, and improve the AmlCode[] comment a little bit.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de> Tested-by: Stefan Roese <sr@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
|