mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-27 07:02:34 +02:00
parade_lspcon.c: Drop unused define
Change-Id: I35e800dec8295059d7cd0fa4503379e059993757 Signed-off-by: Edward O'Callaghan <quasisec@google.com> Reviewed-on: https://review.coreboot.org/c/flashrom/+/65556 Reviewed-by: Felix Singer <felixsinger@posteo.net> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Anastasia Klimchuk <aklm@chromium.org> Reviewed-by: Thomas Heijligen <src@posteo.de>
This commit is contained in:
parent
a97bbba09a
commit
b8c16e0429
@ -39,7 +39,6 @@
|
||||
#define SWSPI_WDATA_WRITE_REGISTER 0x01
|
||||
#define SWSPI_WDATA_READ_REGISTER 0x05
|
||||
#define SWSPI_WDATA_ENABLE_REGISTER 0x06
|
||||
#define SWSPI_WDATA_SECTOR_ERASE 0x20
|
||||
#define SWSPI_WDATA_PROTECT_BP 0x8c
|
||||
#define SWSPI_RDATA 0x91
|
||||
#define SWSPI_LEN 0x92
|
||||
|
Loading…
x
Reference in New Issue
Block a user