x86: acpi: Adjust order in acpi_table.c
authorBin Meng <bmeng.cn@gmail.com>
Sat, 7 May 2016 14:46:25 +0000 (07:46 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 23 May 2016 07:18:00 +0000 (15:18 +0800)
commitab5efd576c4e65f056f71eb1ecb7024affaa9a92
treed62c1e8208f997e6c4eb89004086c4dfc74ce592
parentdfbb18bcf6bf36c96b4e51d05b285a2d50ab61a9
x86: acpi: Adjust order in acpi_table.c

Rearrange the routine order a little bit, to follow the order
in which ACPI table is defined in acpi_table.h.

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>
arch/x86/include/asm/acpi_table.h
arch/x86/lib/acpi_table.c