From patchwork Mon Jun 10 08:05:41 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tushar Behera X-Patchwork-Id: 17714 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-yh0-f70.google.com (mail-yh0-f70.google.com [209.85.213.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 5BC1625DF9 for ; Mon, 10 Jun 2013 08:20:10 +0000 (UTC) Received: by mail-yh0-f70.google.com with SMTP id l109sf6730945yhq.1 for ; Mon, 10 Jun 2013 01:20:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-beenthere:x-forwarded-to:x-forwarded-for :delivered-to:from:to:cc:subject:date:message-id:x-mailer :x-gm-message-state:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :x-google-group-id:list-post:list-help:list-archive:list-unsubscribe; bh=L8VIxp470RT7kxPceDPjdM2yksUDUtuKclY6LLAlRp4=; b=jvLP6yyJd96AnDRq6tvREXJ80/bE6fjSubbsyX2C2NFTr97iDKEraX8IzUTqrZcboa ptUkZJs4bdFwcsQh0jm4NHUlbDs1Vd8Rg+RlUgJLfMuQoUJdd80SpusJVSahmNwG4X60 /MWaHL40fQJXYaQpZ1kbhojrnuBv8N/CcCACcJc40UvxCh/ZDuMZ17BiPiKMHnReWeFa zvr7mzTFjB+SZLFr8YIP5/27YYooSJcZapWFJpGOhDCyUUgyj2tjDPc19U68440EbSLH 67Cg/F0rDfLyiGfu4tunMVySC0VLLzvPzSp6uKpiyaU5NJ/t8Hd9UvOnsmOjGac0N3/q Q42A== X-Received: by 10.224.215.68 with SMTP id hd4mr7961781qab.5.1370852409825; Mon, 10 Jun 2013 01:20:09 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.127.114 with SMTP id nf18ls2510560qeb.8.gmail; Mon, 10 Jun 2013 01:20:09 -0700 (PDT) X-Received: by 10.52.101.163 with SMTP id fh3mr4149407vdb.107.1370852409406; Mon, 10 Jun 2013 01:20:09 -0700 (PDT) Received: from mail-vc0-f181.google.com (mail-vc0-f181.google.com [209.85.220.181]) by mx.google.com with ESMTPS id l10si4467941vet.19.2013.06.10.01.20.09 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 10 Jun 2013 01:20:09 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.181 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.181; Received: by mail-vc0-f181.google.com with SMTP id lf11so3463254vcb.12 for ; Mon, 10 Jun 2013 01:20:09 -0700 (PDT) X-Received: by 10.58.173.36 with SMTP id bh4mr4998200vec.9.1370852409282; Mon, 10 Jun 2013 01:20:09 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.221.10.206 with SMTP id pb14csp59252vcb; Mon, 10 Jun 2013 01:20:08 -0700 (PDT) X-Received: by 10.68.247.131 with SMTP id ye3mr8972398pbc.87.1370852408226; Mon, 10 Jun 2013 01:20:08 -0700 (PDT) Received: from mail-pa0-x232.google.com (mail-pa0-x232.google.com [2607:f8b0:400e:c03::232]) by mx.google.com with ESMTPS id xx2si6525275pac.74.2013.06.10.01.20.07 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 10 Jun 2013 01:20:08 -0700 (PDT) Received-SPF: neutral (google.com: 2607:f8b0:400e:c03::232 is neither permitted nor denied by best guess record for domain of tushar.behera@linaro.org) client-ip=2607:f8b0:400e:c03::232; Received: by mail-pa0-f50.google.com with SMTP id fb1so4231394pad.37 for ; Mon, 10 Jun 2013 01:20:07 -0700 (PDT) X-Received: by 10.66.8.41 with SMTP id o9mr13096246paa.13.1370852407468; Mon, 10 Jun 2013 01:20:07 -0700 (PDT) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id un15sm14667287pab.7.2013.06.10.01.20.04 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 10 Jun 2013 01:20:06 -0700 (PDT) From: Tushar Behera To: linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org Cc: linus.walleij@linaro.org, grant.likely@linaro.org, patches@linaro.org Subject: [PATCH] gpio_msm: Remove __devinit attribute Date: Mon, 10 Jun 2013 13:35:41 +0530 Message-Id: <1370851541-23629-1-git-send-email-tushar.behera@linaro.org> X-Mailer: git-send-email 1.7.9.5 X-Gm-Message-State: ALoCoQmsaCEbvVoA31p0GsUTAwQf/Dmr47FTy5YJsxpkMxN6eyEDLi+5aK5cccbXwRwfhJIcyIAd X-Original-Sender: tushar.behera@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.181 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , The definition of __devinit has been removed from the kernel. Remove this to fix compilation error. Signed-off-by: Tushar Behera --- drivers/gpio/gpio-msm-v1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpio/gpio-msm-v1.c b/drivers/gpio/gpio-msm-v1.c index c798585a..fb2cc90 100644 --- a/drivers/gpio/gpio-msm-v1.c +++ b/drivers/gpio/gpio-msm-v1.c @@ -630,7 +630,7 @@ static struct irq_chip msm_gpio_irq_chip = { .irq_set_type = msm_gpio_irq_set_type, }; -static int __devinit gpio_msm_v1_probe(struct platform_device *pdev) +static int gpio_msm_v1_probe(struct platform_device *pdev) { int i, j = 0; const struct platform_device_id *dev_id = platform_get_device_id(pdev);