9
0
Fork 0

video/s3c24xx.c: fix doxygen comment for s3cfb_activate_var()

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Antony Pavlov 2012-05-29 22:52:40 +04:00 committed by Sascha Hauer
parent 4d2c24fa34
commit bcbeb212e9
1 changed files with 0 additions and 1 deletions

View File

@ -193,7 +193,6 @@ static void s3cfb_disable_controller(struct fb_info *fb_info)
/**
* Prepare the video hardware for a specified video mode
* @param fb_info Framebuffer information
* @param mode The video mode description to initialize
* @return 0 on success
*/
static int s3cfb_activate_var(struct fb_info *fb_info)