Skip to content

Commit

Permalink
[media] staging/media: remove deprecated mx3 driver
Browse files Browse the repository at this point in the history
Remove this deprecated old driver.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Jun 7, 2016
1 parent 6b879ed commit c93cc61
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 1,295 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/media/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ source "drivers/staging/media/davinci_vpfe/Kconfig"

source "drivers/staging/media/mn88472/Kconfig"

source "drivers/staging/media/mx3/Kconfig"

source "drivers/staging/media/omap1/Kconfig"

source "drivers/staging/media/omap4iss/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/media/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ obj-$(CONFIG_I2C_BCM2048) += bcm2048/
obj-$(CONFIG_DVB_CXD2099) += cxd2099/
obj-$(CONFIG_LIRC_STAGING) += lirc/
obj-$(CONFIG_VIDEO_DM365_VPFE) += davinci_vpfe/
obj-$(CONFIG_VIDEO_MX3) += mx3/
obj-$(CONFIG_VIDEO_OMAP1) += omap1/
obj-$(CONFIG_VIDEO_OMAP4) += omap4iss/
obj-$(CONFIG_DVB_MN88472) += mn88472/
Expand Down
15 changes: 0 additions & 15 deletions drivers/staging/media/mx3/Kconfig

This file was deleted.

3 changes: 0 additions & 3 deletions drivers/staging/media/mx3/Makefile

This file was deleted.

10 changes: 0 additions & 10 deletions drivers/staging/media/mx3/TODO

This file was deleted.

Loading

0 comments on commit c93cc61

Please sign in to comment.