]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/video/imxfb.c: make local symbols static
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 19 Jun 2013 00:05:28 +0000 (10:05 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 19 Jun 2013 07:12:42 +0000 (17:12 +1000)
commit6d987438f18afe960d347cbcb02858e868fc8694
tree357f48e9604cfa6a51b2db172c75760d657c0c8b
parent9d23b2b6cf578f423cb9d25ce80001abf3794486
drivers/video/imxfb.c: make local symbols static

These symbols are used only in this file.  Make them static.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/video/imxfb.c