summaryrefslogtreecommitdiffstats
path: root/include/fdtdec.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-03 08:19:35 -0600
committerSimon Glass <sjg@chromium.org>2015-08-05 21:06:17 -0600
commit5ae3a5e887d06340469f6b4b2d3a1d57655b04d0 (patch)
tree78170fe2f4ba566f63d0c7fcb84841de1467e035 /include/fdtdec.h
parent68964dbc838077c8ecd796fd43b0aa43bb309a50 (diff)
downloadblackbird-obmc-uboot-5ae3a5e887d06340469f6b4b2d3a1d57655b04d0.tar.gz
blackbird-obmc-uboot-5ae3a5e887d06340469f6b4b2d3a1d57655b04d0.zip
dts: Drop unused compatible ID for the NXP video bridge
This has moved to driver model so we can drop the fdtdec support. 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 b994f2c783..cd4ec661b9 100644
--- a/include/fdtdec.h
+++ b/include/fdtdec.h
@@ -170,7 +170,6 @@ enum fdt_compat_id {
COMPAT_INFINEON_SLB9645_TPM, /* Infineon SLB9645 TPM */
COMPAT_SAMSUNG_EXYNOS5_I2C, /* Exynos5 High Speed I2C Controller */
COMPAT_SANDBOX_LCD_SDL, /* Sandbox LCD emulation with SDL */
- COMPAT_NXP_PTN3460, /* NXP PTN3460 DP/LVDS bridge */
COMPAT_SAMSUNG_EXYNOS_SYSMMU, /* Exynos sysmmu */
COMPAT_INTEL_MICROCODE, /* Intel microcode update */
COMPAT_MEMORY_SPD, /* Memory SPD information */
OpenPOWER on IntegriCloud