]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Add a simple header file for ACPI
authorSimon Glass <sjg@chromium.org>
Sat, 15 Nov 2014 01:18:33 +0000 (18:18 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 25 Nov 2014 13:34:00 +0000 (06:34 -0700)
commit3e0332c0b90323ca3c0584e9ae5592b04b121bae
tree586ca4563946b2f1f83d6d451f33966e505f7030
parent4e7a6acac7a46cc5ab0ea7986cc9e74351eed165
x86: Add a simple header file for ACPI

We don't use many features yet, so this only has a few declarations.
It will be expanded as needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/include/asm/acpi.h [new file with mode: 0644]