Home
last modified time | relevance | path

Searched hist:"7 e79a6bc" (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/
H A Dacpi_table.h7e79a6bc Sat May 07 09:46:26 CDT 2016 Bin Meng <bmeng.cn@gmail.com> x86: acpi: Use u32 in table write routines

Use u32 instead of unsigned long in the table write routines, as
other routines do.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/arch/x86/lib/
H A Dacpi_table.c7e79a6bc Sat May 07 09:46:26 CDT 2016 Bin Meng <bmeng.cn@gmail.com> x86: acpi: Use u32 in table write routines

Use u32 instead of unsigned long in the table write routines, as
other routines do.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>