coreboot/src
Aaron Durbin a045fb9de8 soc/intel/{cannonlake,skylake}: fix PCH_P2SB_EPMASK macro
The PCH_P2SB_EPMASK macro takes a parameter. Ensure parenthesis
are put around the parameter expansion.

Change-Id: I978e9397036ea3630434982fe4ecd698877fe0d6
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/21004
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2017-08-15 19:01:13 +00:00
..
acpi src/acpi: Add guards on all header files 2017-08-01 23:04:27 +00:00
arch SMBIOS: Correct length calculation for empty string table 2017-08-10 15:56:45 +00:00
commonlib Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
console console: Add weak method to notify about death 2017-08-14 11:01:41 +00:00
cpu i2c: Move to Linux like struct i2c_msg 2017-08-14 18:07:30 +00:00
device device/smbus: Drop some never used boilerplate 2017-08-15 13:20:59 +00:00
drivers i2c: Move to Linux like struct i2c_msg 2017-08-14 18:07:30 +00:00
ec i2c: Move to Linux like struct i2c_msg 2017-08-14 18:07:30 +00:00
include device/smbus: Drop some never used boilerplate 2017-08-15 13:20:59 +00:00
lib lib/cbmem: provide optional cbmem top initialization hook 2017-08-04 04:29:57 +00:00
mainboard stoneyridge: Rename hudson to southbridge 2017-08-14 14:50:51 +00:00
northbridge nb/intel/sandybridge/gma: Fix S3 resume 2017-08-14 18:02:28 +00:00
soc soc/intel/{cannonlake,skylake}: fix PCH_P2SB_EPMASK macro 2017-08-15 19:01:13 +00:00
southbridge sb/intel/i82801jx: Remove dead code 2017-08-10 16:00:59 +00:00
superio sio/smsc/kbc1100: Fix some style issues 2017-08-06 23:21:27 +00:00
vboot vboot: Remove get_sw_write_protect_state callback 2017-07-18 23:24:01 +00:00
vendorcode AGESA f15 f15tn f16kb: Add extra checks for incorrect SPD data 2017-08-04 15:26:39 +00:00
Kconfig Add support for Undefined Behavior Sanitizer 2017-06-14 19:56:59 +02:00