]> Git Repo - linux.git/commit
imxfb: remove ifdefs
authorSascha Hauer <[email protected]>
Wed, 23 May 2007 20:57:51 +0000 (13:57 -0700)
committerLinus Torvalds <[email protected]>
Thu, 24 May 2007 03:14:13 +0000 (20:14 -0700)
commit90e16dddecc6bd804920b639f61825d2a1769f89
tree1f89c690ed0878d943578b32bb790ec9a2dfe5cd
parent92c4579dbb3bc70bd397e272258c69f88de189b8
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 <[email protected]>
Signed-off-by: Antonino Daplas <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/video/imxfb.c
This page took 0.053984 seconds and 4 git commands to generate.