Skip to content

Commit

Permalink
Revert "[media] gscaler: mark it as BROKEN"
Browse files Browse the repository at this point in the history
This reverts commit aa740e0.

Now that the Makefile got added, we can remove this one.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Mauro Carvalho Chehab committed Sep 15, 2012
1 parent ebf6b78 commit 2e59d4d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 0 additions & 1 deletion drivers/media/platform/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@ config VIDEO_MX2_EMMAPRP
config VIDEO_SAMSUNG_EXYNOS_GSC
tristate "Samsung Exynos G-Scaler driver"
depends on VIDEO_DEV && VIDEO_V4L2 && ARCH_EXYNOS5
depends on BROKEN
select VIDEOBUF2_DMA_CONTIG
select V4L2_MEM2MEM_DEV
help
Expand Down
4 changes: 1 addition & 3 deletions drivers/media/platform/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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/

Expand Down

0 comments on commit 2e59d4d

Please sign in to comment.