summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-01-25 08:27:15 -0700
committerSimon Glass <sjg@chromium.org>2015-01-29 17:09:57 -0700
commitb9749eb5e4660fa6ec85c9a16acdbf3dd6609046 (patch)
tree2c13ede31e120a796d455dab0a0db8efbce765ec /include
parentdedff1a0007525b16737328ca714cd4330100618 (diff)
downloadblackbird-obmc-uboot-b9749eb5e4660fa6ec85c9a16acdbf3dd6609046.tar.gz
blackbird-obmc-uboot-b9749eb5e4660fa6ec85c9a16acdbf3dd6609046.zip
dm: exynos: Drop unused COMPAT features for SPI
This has moved to driver model so we don't need the fdtdec support. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'include')
-rw-r--r--include/fdtdec.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/fdtdec.h b/include/fdtdec.h
index 965c5bae87..231eed7892 100644
--- a/include/fdtdec.h
+++ b/include/fdtdec.h
@@ -134,7 +134,6 @@ enum fdt_compat_id {
COMPAT_SAMSUNG_S3C2440_I2C, /* Exynos I2C Controller */
COMPAT_SAMSUNG_EXYNOS5_SOUND, /* Exynos Sound */
COMPAT_WOLFSON_WM8994_CODEC, /* Wolfson WM8994 Sound Codec */
- COMPAT_SAMSUNG_EXYNOS_SPI, /* Exynos SPI */
COMPAT_GOOGLE_CROS_EC, /* Google CROS_EC Protocol */
COMPAT_GOOGLE_CROS_EC_KEYB, /* Google CROS_EC Keyboard */
COMPAT_SAMSUNG_EXYNOS_EHCI, /* Exynos EHCI controller */
OpenPOWER on IntegriCloud