coreboot-kgpe-d16/src/mainboard/google/butterfly
Jacob Garber 1b7b7a3697 mb,autoport: Fix GCC 9 Port_List build error
Port_List is an array of 8 elements, and GCC 9 is warning that there
are no 'others' when all 8 elements are explicitly initialized, which is
causing the build to fail. Remove the 'others => Disabled' clause to
silence this.

Change-Id: Id082e7a76641438f3fb4c4d976dbd254a7053473
Signed-off-by: Jacob Garber <jgarber1@ualberta.ca>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34918
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-08-20 15:31:54 +00:00
..
acpi cpu/intel/model_206{5,a}x: Rework acpi/cpu.asl 2018-11-30 21:52:10 +00:00
acpi_tables.c
board_info.txt
chromeos.c google/butterfly: Replace use of __PRE_RAM__ 2019-08-20 01:16:17 +00:00
chromeos.fmd mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files 2019-03-05 20:52:06 +00:00
cmos.default
cmos.layout
devicetree.cb sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported 2019-07-19 15:06:23 +00:00
dsdt.asl cpu/intel/common: Use a common acpi/cpu.asl file 2018-11-30 22:02:35 +00:00
ec.c
ec.h
gma-mainboard.ads mb,autoport: Fix GCC 9 Port_List build error 2019-08-20 15:31:54 +00:00
gpio.c mb/*/*/gpio: Use static for const structures 2019-07-18 13:48:43 +00:00
hda_verb.c
Kconfig mb/google/{misc}: set default SMBIOS manufacturer 2019-05-29 20:10:08 +00:00
Kconfig.name
mainboard.c src/mainboard/google: Adopt Mainboards to changed Type41 Func 2019-05-23 08:14:44 +00:00
mainboard_smi.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
Makefile.inc arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class 2019-07-09 12:43:35 +00:00
onboard.h
romstage.c sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetree 2019-06-21 09:00:57 +00:00
thermal.h