[PATCH] s3c2410fb: Minor warning fix
authorBen Dooks <ben-linux@fluff.org>
Wed, 28 Sep 2005 21:24:38 +0000 (05:24 +0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 29 Sep 2005 15:54:20 +0000 (08:54 -0700)
commitfe984bba30a29398578da3d8c0503fa39e84b838
treea6520c40ad3681e1731b98aa0794691bc034e9cd
parent375726d7ed08bd8cf2fe3cfe6b164ffb37fa7e90
[PATCH] s3c2410fb: Minor warning fix

The function s3c2410fb_activate_var does not return
a value, therefore it should be declared void.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/s3c2410fb.c