From patchwork Wed Aug 7 04:48:40 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 18822 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ob0-f199.google.com (mail-ob0-f199.google.com [209.85.214.199]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 1137A23A4E for ; Wed, 7 Aug 2013 05:06:01 +0000 (UTC) Received: by mail-ob0-f199.google.com with SMTP id dn14sf475327obc.6 for ; Tue, 06 Aug 2013 22:06:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-gm-message-state:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=UpmlwdaHo/UVbRKFpE66QORqXeqe+W0OTxAG6/OLvFU=; b=jvAzUz5AuD2rncxt3Mk/HHxilzpLBm28EtwfbT3k/wr6fZZ3szCxRmtI9Toof1ab9t H2IYJTQ4ExboMgLMpu1zdxUn47EVCjEc5bgjLmQfpgt2cAVTCKZP9ngZuytz0Whp+bdh STDru5qsKAY4BybDK3pPYA3vS3wOuCUWB0ChdUmPXbAIl2n4GGYemZ16dyEwpX1CFPYw /l6+Xb9G5SQLJhaEDfRCdOcV1dllUPGtQxf7MyTpYqYkvNt0sA6msv0wePe5KlvJG8Jb gFcV6Amy57tg4FARi/K/62ThlC7ddWXXA6pdSf+XbNhCanUZwLEUafZGOdES0UcR2T2j X3Yg== X-Received: by 10.43.62.148 with SMTP id xa20mr997469icb.22.1375851960444; Tue, 06 Aug 2013 22:06:00 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.101.44 with SMTP id fd12ls565619qeb.98.gmail; Tue, 06 Aug 2013 22:06:00 -0700 (PDT) X-Received: by 10.58.207.103 with SMTP id lv7mr468014vec.33.1375851960121; Tue, 06 Aug 2013 22:06:00 -0700 (PDT) Received: from mail-ve0-f174.google.com (mail-ve0-f174.google.com [209.85.128.174]) by mx.google.com with ESMTPS id b15si1172234vcj.10.2013.08.06.22.06.00 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 06 Aug 2013 22:06:00 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.174 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.174; Received: by mail-ve0-f174.google.com with SMTP id d10so1284697vea.5 for ; Tue, 06 Aug 2013 22:06:00 -0700 (PDT) X-Gm-Message-State: ALoCoQm3AN53ZLSRBO/8NSTjNO2rZjLAza2hkqskPd4mQ0WXvjkh+vmv2AHclDhnNeR84vJ/u9QA X-Received: by 10.58.128.71 with SMTP id nm7mr457087veb.51.1375851960004; Tue, 06 Aug 2013 22:06:00 -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.11.8 with SMTP id pc8csp181372vcb; Tue, 6 Aug 2013 22:05:59 -0700 (PDT) X-Received: by 10.68.196.202 with SMTP id io10mr1576654pbc.178.1375851959098; Tue, 06 Aug 2013 22:05:59 -0700 (PDT) Received: from mail-pd0-f172.google.com (mail-pd0-f172.google.com [209.85.192.172]) by mx.google.com with ESMTPS id zu9si3437554pbc.308.2013.08.06.22.05.58 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 06 Aug 2013 22:05:59 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.192.172 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.192.172; Received: by mail-pd0-f172.google.com with SMTP id z11so993056pdj.3 for ; Tue, 06 Aug 2013 22:05:58 -0700 (PDT) X-Received: by 10.66.218.226 with SMTP id pj2mr2429286pac.62.1375851958734; Tue, 06 Aug 2013 22:05:58 -0700 (PDT) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id bb1sm5773410pbc.10.2013.08.06.22.05.53 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 06 Aug 2013 22:05:58 -0700 (PDT) From: Sachin Kamat To: linux-arm-kernel@lists.infradead.org Cc: mturquette@linaro.org, kgene.kim@samsung.com, linux@arm.linux.org.uk, sachin.kamat@linaro.org, patches@linaro.org Subject: [PATCH 4/4] clk: exynos5440: Fix incorrect placement of __initdata Date: Wed, 7 Aug 2013 10:18:40 +0530 Message-Id: <1375850921-23122-4-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1375850921-23122-1-git-send-email-sachin.kamat@linaro.org> References: <1375850921-23122-1-git-send-email-sachin.kamat@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: sachin.kamat@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.174 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: , __initdata should be placed between the variable name and equal sign for the variable to be placed in the intended section. Signed-off-by: Sachin Kamat --- drivers/clk/samsung/clk-exynos5440.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/clk/samsung/clk-exynos5440.c b/drivers/clk/samsung/clk-exynos5440.c index 6d043a2..4ef38e0 100644 --- a/drivers/clk/samsung/clk-exynos5440.c +++ b/drivers/clk/samsung/clk-exynos5440.c @@ -97,7 +97,7 @@ static struct samsung_gate_clock exynos5440_gate_clks[] __initdata = { GATE(cs250_o, "cs250_o", "cs250", CLKEN_OV_VAL, 19, 0, 0), }; -static __initdata struct of_device_id ext_clk_match[] = { +static struct of_device_id ext_clk_match[] __initdata = { { .compatible = "samsung,clock-xtal", .data = (void *)0, }, {}, };