superio/ite/it8728f: remove unused LDN selection register define

Change-Id: Ie7a8af46a59c36b0dd62f227a6b53918c8fde7b8
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37742
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Felix Held 2019-12-15 14:03:24 +01:00
parent 9db39879a8
commit bbe66e4555
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@
/* Global configuration registers. */
#define IT8728F_CONFIG_REG_CC 0x02 /* Configure Control (write-only). */
#define IT8728F_CONFIG_REG_LDN 0x07 /* Logical Device Number. */
#define IT8728F_CONFIG_REG_CHIPVERS 0x22 /* Chip version */
#define IT8728F_CONFIG_REG_CLOCKSEL 0x23 /* Clock Selection. */
#define IT8728F_CONFIG_REG_SWSUSP 0x24 /* Software Suspend, Flash I/F. 'Special register' */