commit | fe984bba30a29398578da3d8c0503fa39e84b838 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Thu Sep 29 05:24:38 2005 +0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Sep 29 08:54:20 2005 -0700 |
tree | a6520c40ad3681e1731b98aa0794691bc034e9cd | |
parent | 375726d7ed08bd8cf2fe3cfe6b164ffb37fa7e90 [diff] |
[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>