aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/Makefile
diff options
context:
space:
mode:
authorRoland Stigge <stigge@antcom.de>2012-08-26 16:23:21 +0200
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>2012-09-22 21:18:53 +0000
commitc28c7456ad55c13872adc1d652a53b02086a9330 (patch)
treea5e289b06b28eadddc1154a3d012c33275a68db9 /drivers/video/Makefile
parentda8xx-fb: allow frame to complete after disabling LCDC (diff)
downloadlinux-dev-c28c7456ad55c13872adc1d652a53b02086a9330.tar.xz
linux-dev-c28c7456ad55c13872adc1d652a53b02086a9330.zip
video: Remove pnx4008 driver
This patch removes the video driver for pnx4008. The architecture is being removed via the arm-soc tree. Signed-off-by: Roland Stigge <stigge@antcom.de> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Diffstat (limited to 'drivers/video/Makefile')
-rw-r--r--drivers/video/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/video/Makefile b/drivers/video/Makefile
index ee8dafb69e36..4d5789931da1 100644
--- a/drivers/video/Makefile
+++ b/drivers/video/Makefile
@@ -128,8 +128,6 @@ obj-$(CONFIG_FB_S3C) += s3c-fb.o
obj-$(CONFIG_FB_S3C2410) += s3c2410fb.o
obj-$(CONFIG_FB_FSL_DIU) += fsl-diu-fb.o
obj-$(CONFIG_FB_COBALT) += cobalt_lcdfb.o
-obj-$(CONFIG_FB_PNX4008_DUM) += pnx4008/
-obj-$(CONFIG_FB_PNX4008_DUM_RGB) += pnx4008/
obj-$(CONFIG_FB_IBM_GXT4500) += gxt4500.o
obj-$(CONFIG_FB_PS3) += ps3fb.o
obj-$(CONFIG_FB_SM501) += sm501fb.o