acpi: add acpi constants from linux header files and use them.
commit990b150e7c207cf00cc1ec61baa17d770307fac4
authorIsaku Yamahata <yamahata@valinux.co.jp>
Fri, 14 May 2010 07:29:01 +0000 (14 16:29 +0900)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 15 May 2010 15:29:27 +0000 (15 15:29 +0000)
tree403d5ae012b1cfbaf7176613bc368a72cd6c6558
parent04762841d8803429fd9bf71eff481d3c5915fa3e
acpi: add acpi constants from linux header files and use them.

add acpi constants from linux header files and
replace the old constants with them.
The acpi constants will be used by other file.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/acpi.c
hw/acpi.h [new file with mode: 0644]