summaryrefslogtreecommitdiffstats
path: root/scripts/checkpatch.pl
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2016-05-25 19:19:08 -0700
committerBin Meng <bmeng.cn@gmail.com>2016-05-30 10:21:12 +0800
commit6683584c08cd58ed88a6b60d613bca9086bf8fab (patch)
tree092f3d35ae481b71ff2df29b64ce800d2383bbe0 /scripts/checkpatch.pl
parent3498cc9775e255875ae30ecfb4e29ea1220923a3 (diff)
downloadblackbird-obmc-uboot-6683584c08cd58ed88a6b60d613bca9086bf8fab.tar.gz
blackbird-obmc-uboot-6683584c08cd58ed88a6b60d613bca9086bf8fab.zip
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>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud