i.MX Framebuffer: remove gpio setup function
authorSascha Hauer <s.hauer@pengutronix.de>
Tue, 16 Dec 2008 10:44:07 +0000 (11:44 +0100)
committerSascha Hauer <s.hauer@pengutronix.de>
Tue, 16 Dec 2008 14:40:18 +0000 (15:40 +0100)
Remove the gpio mux setup function from i.MX framebuffer driver.
This function is platform specific and thus should be done by
the board setup. As there are currently no in-kernel users
of this driver we do not break anything.

Acked-by: Krzysztof Helt <krzysztof.h1@poczta.fm>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>

No differences found