Bin Meng 6683584c08 acpi: Pass -D__ASSEMBLY__ when compiling ASL files
ASL files may include various U-Boot header files, but IASL compiler
does not understand any C language embedded in these header files.
To reuse those header files for ASL compiling, use __ASSEMBLY__ in
the header files to exclude everything that is not liked by IASL.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-05-30 10:21:12 +08:00
..
2014-11-12 13:25:42 -05:00
2014-11-12 13:25:42 -05:00
2016-01-25 10:39:44 -05:00
2014-11-12 13:25:42 -05:00
2014-08-21 12:01:11 -04:00