From 90e16dddecc6bd804920b639f61825d2a1769f89 Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Wed, 23 May 2007 13:57:51 -0700 Subject: [PATCH] imxfb: remove ifdefs Here are some small fixes for the imxfb framebuffer driver: - remove ifndef for MX1FS2 platform which is not present in the kernel. - REV, CLS, PS and SPL_SPR are only needed with some sharp displays. Only setup the corresponding io pins when such a display is connected. Signed-off-by: Sascha Hauer Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed