diff options
author | Dan Williams <dan.j.williams@intel.com> | 2009-02-26 15:58:37 -0500 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2009-02-26 15:58:37 -0500 |
commit | 1febd91acff907152e61eb5ad0a82dd8d7db21c6 (patch) | |
tree | bc011b9c0324667806c4d498a9620a69d02bc6b4 /drivers/video/Makefile | |
parent | 6c6f1f0f4db31a192916eaa31ec2f114fda7d5e5 (diff) |
Revert "i.MX31: framebuffer driver"
This reverts commit 86528da229a448577a8401a17c295883640d336c.
This version of the patch was tab-to-space corrupted before
application.
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'drivers/video/Makefile')
-rw-r--r-- | drivers/video/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/Makefile b/drivers/video/Makefile index 2a998ca6181d..be2b657546ef 100644 --- a/drivers/video/Makefile +++ b/drivers/video/Makefile | |||
@@ -132,7 +132,6 @@ obj-$(CONFIG_FB_VGA16) += vga16fb.o | |||
132 | obj-$(CONFIG_FB_OF) += offb.o | 132 | obj-$(CONFIG_FB_OF) += offb.o |
133 | obj-$(CONFIG_FB_BF54X_LQ043) += bf54x-lq043fb.o | 133 | obj-$(CONFIG_FB_BF54X_LQ043) += bf54x-lq043fb.o |
134 | obj-$(CONFIG_FB_BFIN_T350MCQB) += bfin-t350mcqb-fb.o | 134 | obj-$(CONFIG_FB_BFIN_T350MCQB) += bfin-t350mcqb-fb.o |
135 | obj-$(CONFIG_FB_MX3) += mx3fb.o | ||
136 | 135 | ||
137 | # the test framebuffer is last | 136 | # the test framebuffer is last |
138 | obj-$(CONFIG_FB_VIRTUAL) += vfb.o | 137 | obj-$(CONFIG_FB_VIRTUAL) += vfb.o |