summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/Makefile
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2012-09-15 15:09:57 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-09-15 15:09:57 -0300
commit2e59d4d14355ed615f80c763850c9913dfaa30d7 (patch)
tree8743af39177a8c70c96f1b75a23fb1840396b851 /drivers/media/platform/Makefile
parentebf6b78ebbc4877d80e6d7046301dfe4dbb2ac10 (diff)
downloadop-kernel-dev-2e59d4d14355ed615f80c763850c9913dfaa30d7.zip
op-kernel-dev-2e59d4d14355ed615f80c763850c9913dfaa30d7.tar.gz
Revert "[media] gscaler: mark it as BROKEN"
This reverts commit aa740e0a6fd5fe6ab59a95d67d8756c77df3fa66. Now that the Makefile got added, we can remove this one. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/platform/Makefile')
-rw-r--r--drivers/media/platform/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/drivers/media/platform/Makefile b/drivers/media/platform/Makefile
index 12d34c4..baaa550 100644
--- a/drivers/media/platform/Makefile
+++ b/drivers/media/platform/Makefile
@@ -33,9 +33,7 @@ obj-$(CONFIG_VIDEO_SAMSUNG_S5P_MFC) += s5p-mfc/
obj-$(CONFIG_VIDEO_SAMSUNG_S5P_TV) += s5p-tv/
obj-$(CONFIG_VIDEO_SAMSUNG_S5P_G2D) += s5p-g2d/
-
-# FIXME!!! This driver is broken, as there's no makefile there!
-#obj-$(CONFIG_VIDEO_SAMSUNG_EXYNOS_GSC) += exynos-gsc/
+obj-$(CONFIG_VIDEO_SAMSUNG_EXYNOS_GSC) += exynos-gsc/
obj-$(CONFIG_BLACKFIN) += blackfin/
OpenPOWER on IntegriCloud