summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/Makefile
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2018-03-09 17:02:41 +0100
committerArnd Bergmann <arnd@arndb.de>2018-03-26 15:56:44 +0200
commite3ed8b436bc32102ac2995940bc3a63c09755b63 (patch)
tree03b3739fc4d8fb99f27d0926eaeae811d54596ec /drivers/video/fbdev/Makefile
parent8cbfbae85085bdd0bdafc085b1ed14abe0349573 (diff)
downloadlinux-stable-e3ed8b436bc32102ac2995940bc3a63c09755b63.tar.gz
linux-stable-e3ed8b436bc32102ac2995940bc3a63c09755b63.tar.bz2
linux-stable-e3ed8b436bc32102ac2995940bc3a63c09755b63.zip
fbdev: remove blackfin drivers
The blackfin architecture is getting removed, this removes the associated fbdev drivers as well. Acked-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> Acked-by: Aaron Wu <aaron.wu@analog.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'drivers/video/fbdev/Makefile')
-rw-r--r--drivers/video/fbdev/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/video/fbdev/Makefile b/drivers/video/fbdev/Makefile
index 115961e0721b..55282a21b500 100644
--- a/drivers/video/fbdev/Makefile
+++ b/drivers/video/fbdev/Makefile
@@ -136,11 +136,6 @@ obj-$(CONFIG_FB_VESA) += vesafb.o
obj-$(CONFIG_FB_EFI) += efifb.o
obj-$(CONFIG_FB_VGA16) += vga16fb.o
obj-$(CONFIG_FB_OF) += offb.o
-obj-$(CONFIG_FB_BF537_LQ035) += bf537-lq035.o
-obj-$(CONFIG_FB_BF54X_LQ043) += bf54x-lq043fb.o
-obj-$(CONFIG_FB_BFIN_LQ035Q1) += bfin-lq035q1-fb.o
-obj-$(CONFIG_FB_BFIN_T350MCQB) += bfin-t350mcqb-fb.o
-obj-$(CONFIG_FB_BFIN_7393) += bfin_adv7393fb.o
obj-$(CONFIG_FB_MX3) += mx3fb.o
obj-$(CONFIG_FB_DA8XX) += da8xx-fb.o
obj-$(CONFIG_FB_MXS) += mxsfb.o