From patchwork Tue May 27 11:23:44 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 4248661 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id A65349F333 for ; Tue, 27 May 2014 11:29:36 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id D328B2026F for ; Tue, 27 May 2014 11:29:35 +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 F40252021B for ; Tue, 27 May 2014 11:29:34 +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 1WpFWZ-0000qp-FT; Tue, 27 May 2014 11:26:31 +0000 Received: from mail-pa0-f45.google.com ([209.85.220.45]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WpFWX-0000p0-PZ for linux-arm-kernel@lists.infradead.org; Tue, 27 May 2014 11:26:30 +0000 Received: by mail-pa0-f45.google.com with SMTP id ey11so8990486pad.18 for ; Tue, 27 May 2014 04:26:04 -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; bh=wepS2e8H5jx5BGDq3mKqBHKgqjaHehZz2WO/tRX4mkY=; b=M5xKIiPa9xKJ577c9o2sholQ1B6shSrMWipkSTSAk6Emq492xgZHqoG4mq3hWuZf8z YMVYCN2hBcvuTVL7jpPkLt1VPualP5RDT1/ogZfACmLSKjYjO4Y76eTMbwlYGFDOX3+h c/FWtfh2AXM23wq7+65DCapgsbNxsJmOW/bW26llnS6hpOnAt36ypnYB4bHlcae7Sujo D4A5H/T5pDV226bEitJyjQHO3Kt1N6rSfgzfdyRqZgNc3jLti7K/T0lg9p/Hv6mVlYaR FLrn6/xsLTgyvt6U2SyZAjBDQQZKME4iPuVMJscAQ65QRE28Zya/wsbkd3nrpfDx3Vp8 srVA== X-Gm-Message-State: ALoCoQlsbiYoq5VthmBJjsBjVGMymCIdBEMSgSShdEzHOhdlVg6Mds6qjYYWmUkVaOhqCd5mdZNW X-Received: by 10.66.248.228 with SMTP id yp4mr35672599pac.94.1401189963095; Tue, 27 May 2014 04:26:03 -0700 (PDT) Received: from linaro.sisodomain.com ([14.140.216.146]) by mx.google.com with ESMTPSA id jq6sm22851821pbb.76.2014.05.27.04.26.00 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 27 May 2014 04:26:02 -0700 (PDT) From: Sachin Kamat To: linux-arm-kernel@lists.infradead.org Subject: [PATCH 1/1] ARM: keystone: Staticize keystone_restart Date: Tue, 27 May 2014 16:53:44 +0530 Message-Id: <1401189824-19814-1-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140527_042629_843122_FAF2C466 X-CRM114-Status: UNSURE ( 9.28 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) Cc: sachin.kamat@linaro.org, santosh.shilimkar@ti.com 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 'keystone_restart' is used only in this file. Signed-off-by: Sachin Kamat --- arch/arm/mach-keystone/keystone.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-keystone/keystone.c b/arch/arm/mach-keystone/keystone.c index 59b8383cbdb0..4ac124b7e4e8 100644 --- a/arch/arm/mach-keystone/keystone.c +++ b/arch/arm/mach-keystone/keystone.c @@ -123,7 +123,7 @@ static const char *keystone_match[] __initconst = { NULL, }; -void keystone_restart(enum reboot_mode mode, const char *cmd) +static void keystone_restart(enum reboot_mode mode, const char *cmd) { u32 val;