From patchwork Fri May 30 10:37:36 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 4269701 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 026EABEEA7 for ; Fri, 30 May 2014 10:43:10 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 41AF52038C for ; Fri, 30 May 2014 10:43:09 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 61E3E20384 for ; Fri, 30 May 2014 10:43:08 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WqKEv-0001f5-An; Fri, 30 May 2014 10:40:45 +0000 Received: from mail-pd0-f175.google.com ([209.85.192.175]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WqKEk-0001ay-AF for linux-arm-kernel@lists.infradead.org; Fri, 30 May 2014 10:40:34 +0000 Received: by mail-pd0-f175.google.com with SMTP id z10so821687pdj.6 for ; Fri, 30 May 2014 03:40:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=q2TxtXiHjZ9hkbnQAZLmAo3yYLFiR879hsxyHSQ5FoU=; b=R2ddBNee8MzidSejaGdDQylBS1X0eT8YVUyq5f8vN/qUxhHv50YQ/Jo11D9ptLLUA5 OIevWYM2eIkntABEfVK7JQC1YW04QVnt/a1ENNfZdOVhT8DwknReuMzi9KAw876wNbqt WqeFPehDyAmb65FajVtK+artFUuqk5db5BL8w2JSi0L44DT0VjonNE0sSWv49YB88w6G N09lOqRvk0LwBsdJMxq/FPunN1ZAQ3KEJh5LS4G75rYTRGIc5EyWaZtFG4sm8MQFQESG YSwAQ1YtlU9aIRcTvDu/i53aLxCrDa/bk4iu7byKiIk9uJls+Mt6WoPcFrhK3IswTAXV VHvQ== X-Gm-Message-State: ALoCoQm34y847togR1iMU5qSHiyTzgqvTCkYk2ps1eaZ4cWEYS2IUJp9PgCMtq7UItYO/ZILybAe X-Received: by 10.66.226.145 with SMTP id rs17mr17040435pac.144.1401446413344; Fri, 30 May 2014 03:40:13 -0700 (PDT) Received: from linaro.sisodomain.com ([14.140.216.146]) by mx.google.com with ESMTPSA id ry10sm16856016pab.38.2014.05.30.03.40.10 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 30 May 2014 03:40:12 -0700 (PDT) From: Sachin Kamat To: linux-arm-kernel@lists.infradead.org Subject: [PATCH Resend 3/8] ARM: mvebu: Staticize armada_370_xp_cpu_pm_init Date: Fri, 30 May 2014 16:07:36 +0530 Message-Id: <1401446261-22423-3-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1401446261-22423-1-git-send-email-sachin.kamat@linaro.org> References: <1401446261-22423-1-git-send-email-sachin.kamat@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140530_034034_404830_2F389FCE X-CRM114-Status: UNSURE ( 9.83 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.0 (/) Cc: Andrew Lunn , linux@arm.linux.org.uk, Jason Cooper , arnd@arndb.de, sachin.kamat@linaro.org, Gregory Clement , Sebastian Hesselbarth X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP 'armada_370_xp_cpu_pm_init' is local to this file. Signed-off-by: Sachin Kamat Cc: Jason Cooper Cc: Andrew Lunn Cc: Gregory Clement Cc: Sebastian Hesselbarth --- arch/arm/mach-mvebu/pmsu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-mvebu/pmsu.c b/arch/arm/mach-mvebu/pmsu.c index 53a55c8520bf..861f6be7a26c 100644 --- a/arch/arm/mach-mvebu/pmsu.c +++ b/arch/arm/mach-mvebu/pmsu.c @@ -263,7 +263,7 @@ static struct notifier_block armada_370_xp_cpu_pm_notifier = { .notifier_call = armada_370_xp_cpu_pm_notify, }; -int __init armada_370_xp_cpu_pm_init(void) +static int __init armada_370_xp_cpu_pm_init(void) { struct device_node *np;