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