From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Antonino A. Daplas" Subject: [PATCH 06/20] lxfb: Fix build warning Date: Sun, 26 Aug 2007 22:00:10 +0800 Message-ID: <46D1876A.3020805@gmail.com> Reply-To: linux-fbdev-devel@lists.sourceforge.net Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.91] helo=mail.sourceforge.net) by sc8-sf-list1-new.sourceforge.net with esmtp (Exim 4.43) id 1IPJ1Q-0005Aw-87 for linux-fbdev-devel@lists.sourceforge.net; Sun, 26 Aug 2007 07:23:24 -0700 Received: from py-out-1112.google.com ([64.233.166.176]) by mail.sourceforge.net with esmtp (Exim 4.44) id 1IPJ1O-00011m-V1 for linux-fbdev-devel@lists.sourceforge.net; Sun, 26 Aug 2007 07:23:24 -0700 Received: by py-out-1112.google.com with SMTP id a25so368092pyi for ; Sun, 26 Aug 2007 07:23:22 -0700 (PDT) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-fbdev-devel-bounces@lists.sourceforge.net Errors-To: linux-fbdev-devel-bounces@lists.sourceforge.net To: Andrew Morton Cc: Linux Fbdev development list , Satyam Sharma From: Satyam Sharma drivers/video/geode/lxfb_core.c: In function 'lxfb_setup': drivers/video/geode/lxfb_core.c:564: warning: unused variable 'opt' Signed-off-by: Satyam Sharma Signed-off-by: Antonino Daplas --- drivers/video/geode/lxfb_core.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/drivers/video/geode/lxfb_core.c b/drivers/video/geode/lxfb_core.c index 583185f..7ce2d37 100644 --- a/drivers/video/geode/lxfb_core.c +++ b/drivers/video/geode/lxfb_core.c @@ -561,8 +561,6 @@ static struct pci_driver lxfb_driver = { #ifndef MODULE static int __init lxfb_setup(char *options) { - char *opt; - if (!options || !*options) return 0; ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/