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

Antony Pavlov antonynpavlov at gmail.com
Tue May 29 14:52:40 EDT 2012


Signed-off-by: Antony Pavlov <antonynpavlov at gmail.com>
---
 drivers/video/s3c24xx.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/video/s3c24xx.c b/drivers/video/s3c24xx.c
index 564ccbd..5d5d8f6 100644
--- a/drivers/video/s3c24xx.c
+++ b/drivers/video/s3c24xx.c
@@ -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)
-- 
1.7.10




More information about the barebox mailing list