coreboot/src/ec
Paul Menzel db94213640 ec/lenovo/h8: Use older syntax for bit shift
Currently, when using `iasl` 20140926-32 [Oct  1 2014] from Debian 8
(Jessie/stable), the build of the Lenovo X60 fails due to syntax errors.

ASL 2.0 supports `<<`. For consistency, right now, coreboot still uses
the old syntax. So use `ShiftLeft` instead, which also fixes the build
issue with older ASL compilers.

Change-Id: Id7e309c31612387da3920cf7d846b358ac2bdc71
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: https://review.coreboot.org/18520
Tested-by: build bot (Jenkins)
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2017-03-06 11:51:34 +01:00
..
acpi ec/acpi: Include ec.c unconditionally in romstage 2016-11-09 10:05:18 +01:00
compal/ene932 ec/ene932: correct ACPI battery data fed into ToString() 2016-12-15 23:39:04 +01:00
google/chromeec ec/google/chromeec: let platform prepare for reboot when resetting EC 2017-02-07 17:45:05 +01:00
kontron/it8516e sio/acpi: Add more magic bytes to ENTER/EXIT_CONFIG_MODE 2016-12-07 20:01:50 +01:00
lenovo ec/lenovo/h8: Use older syntax for bit shift 2017-03-06 11:51:34 +01:00
purism/librem ec: Add support for EC used on Purism Librem laptops 2016-01-21 02:31:34 +01:00
quanta src/ec: Improve code formatting 2016-09-07 13:55:05 +02:00
roda/it8518 ec/roda/it8518: Add another embedded controller 2016-11-21 15:07:26 +01:00
smsc/mec1308 Workaround for unused variable warning. 2016-02-09 19:58:14 +01:00
ec.h mainboards,ec: provide common declaration for mainboard_ec_init() 2016-09-26 23:53:12 +02:00