coreboot-kgpe-d16/src/include/console
Subrata Banik 564547f283 src/device: Fix discarded-qualifiers compilation issue
coreboot build is broken due to
CL: I6830a65bc9cea2907f4209bb97a53ccebcbf248d

This patch ensures to build coreboot successfully.

Change-Id: I4c9dfc9b19ce159ce1abcfbb287be4ce273cbaf1
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/25985
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2018-05-02 08:06:06 +00:00
..
cbmem_console.h include/console: Use IS_ENABLED() macro 2017-05-22 11:07:57 +02:00
console.h src/device: Fix discarded-qualifiers compilation issue 2018-05-02 08:06:06 +00:00
early_print.h src/include: Wrap lines at 80 columns 2017-03-13 17:23:37 +01:00
flash.h console/flashsconsole: Add spi flash console for debugging 2017-06-04 18:44:56 +02:00
ne2k.h include/console: Use IS_ENABLED() macro 2017-05-22 11:07:57 +02:00
post_codes.h intel/fsp: Add and use new post codes for FSP phase indication 2017-07-17 15:16:37 +00:00
qemu_debugcon.h include/console: Use IS_ENABLED() macro 2017-05-22 11:07:57 +02:00
spi.h Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
spkmodem.h include/console: Use IS_ENABLED() macro 2017-05-22 11:07:57 +02:00
streams.h
uart.h drivers/uart: Add helper function to allow bit-banging 2018-04-26 01:19:13 +00:00
usb.h usbdebug: Fix init and add support for postcar 2017-09-14 12:26:18 +00:00
vtxprintf.h