Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751334AbbBXFqj (ORCPT ); Tue, 24 Feb 2015 00:46:39 -0500 Received: from mail-pa0-f45.google.com ([209.85.220.45]:35787 "EHLO mail-pa0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750733AbbBXFqi (ORCPT ); Tue, 24 Feb 2015 00:46:38 -0500 Date: Tue, 24 Feb 2015 11:16:27 +0530 From: Sudip Mukherjee To: Peter Senna Tschudin Cc: teddy.wang@siliconmotion.com, gregkh@linuxfoundation.org, linux-fbdev@vger.kernel.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging/sm7xxfb: Make 'struct vgamode' static Message-ID: <20150224054627.GA3371@sudip-PC> References: <1424690176-7966-1-git-send-email-peter.senna@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1424690176-7966-1-git-send-email-peter.senna@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 591 Lines: 20 On Mon, Feb 23, 2015 at 12:16:16PM +0100, Peter Senna Tschudin wrote: > sparse was complaining that symbol 'vgamode' was not declared. > > Declaring vgamode as static. a similar patch has already been sent to Greg, which is not yet applied. regards sudip > > Signed-off-by: Peter Senna Tschudin > --- > -- > 2.1.0 > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/