x86: acpi: Remove acpi_create_ssdt_generator()
authorBin Meng <bmeng.cn@gmail.com>
Sat, 7 May 2016 14:46:23 +0000 (07:46 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 23 May 2016 07:18:00 +0000 (15:18 +0800)
commitcea91319c25a044c50be8da980d9abd00727d121
tree3cb83d49e3140c67be580b78b0d3e903a3fcbcfc
parent728c4afc39a865e20a3dda2a3b4f0139f5ef4c56
x86: acpi: Remove acpi_create_ssdt_generator()

This acpi_create_ssdt_generator() currently does nothing.
Remove this for now.

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