summaryrefslogtreecommitdiffstats
path: root/include/fdtdec.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-03-26 09:29:38 -0600
committerSimon Glass <sjg@chromium.org>2015-04-18 11:11:16 -0600
commitce6adaa4b5b51ddf7dc53d61c1eca0fc0553ac06 (patch)
treea155bc0ccb17eccb27a7e02397d59de2eb46a572 /include/fdtdec.h
parent672055e20b78c2de1f1309b883d9718cdf5ba5f9 (diff)
downloadblackbird-obmc-uboot-ce6adaa4b5b51ddf7dc53d61c1eca0fc0553ac06.tar.gz
blackbird-obmc-uboot-ce6adaa4b5b51ddf7dc53d61c1eca0fc0553ac06.zip
fdt: Drop LPC compatible string in fdtdec
This is not needed now that we have moved chromebook_link and cros_ec to driver model. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/fdtdec.h')
-rw-r--r--include/fdtdec.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/fdtdec.h b/include/fdtdec.h
index e30adbdefa..c038fa8b36 100644
--- a/include/fdtdec.h
+++ b/include/fdtdec.h
@@ -158,7 +158,6 @@ enum fdt_compat_id {
COMPAT_NXP_PTN3460, /* NXP PTN3460 DP/LVDS bridge */
COMPAT_SAMSUNG_EXYNOS_SYSMMU, /* Exynos sysmmu */
COMPAT_PARADE_PS8625, /* Parade PS8622 EDP->LVDS bridge */
- COMPAT_INTEL_LPC, /* Intel Low Pin Count I/F */
COMPAT_INTEL_MICROCODE, /* Intel microcode update */
COMPAT_MEMORY_SPD, /* Memory SPD information */
COMPAT_INTEL_PANTHERPOINT_AHCI, /* Intel Pantherpoint AHCI */
OpenPOWER on IntegriCloud