From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-bk0-f49.google.com ([209.85.214.49]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1SZRXH-0006c4-3P for barebox@lists.infradead.org; Tue, 29 May 2012 18:52:51 +0000 Received: by bkwj4 with SMTP id j4so428113bkw.36 for ; Tue, 29 May 2012 11:52:48 -0700 (PDT) From: Antony Pavlov Date: Tue, 29 May 2012 22:52:40 +0400 Message-Id: <1338317560-6506-1-git-send-email-antonynpavlov@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: [PATCH] video/s3c24xx.c: fix doxygen comment for s3cfb_activate_var() To: barebox@lists.infradead.org Signed-off-by: Antony Pavlov --- 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 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox