From patchwork Tue Apr 16 22:23:59 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tomasz Figa X-Patchwork-Id: 2451341 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) by patchwork2.kernel.org (Postfix) with ESMTP id 7D054DF230 for ; Tue, 16 Apr 2013 22:24:15 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1USEIJ-00013Y-IB; Tue, 16 Apr 2013 22:24:07 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1USEIH-0000IY-1X; Tue, 16 Apr 2013 22:24:05 +0000 Received: from mail-ea0-x22a.google.com ([2a00:1450:4013:c01::22a]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1USEIC-0000IE-Nx for linux-arm-kernel@lists.infradead.org; Tue, 16 Apr 2013 22:24:01 +0000 Received: by mail-ea0-f170.google.com with SMTP id a15so468380eae.29 for ; Tue, 16 Apr 2013 15:23:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:user-agent :in-reply-to:references:mime-version:content-transfer-encoding :content-type; bh=CVxwUvWwJeEU5MCT8/wn0Cy+HNkImh8EbB0xVwuoAl8=; b=B1MO9/xcTz+A5qX7tMOZWGqTrxNdcZS21SZbMS2BeGPJSiECOB0jOrTyz0F03nXqch CAxZh3dk2rn6waOV1H0BHwj5q/2ts3GlBQF3qsy01a0HEUYvqxEo/P54pfcg7vOKpD4N HZ6P24oKVCGXigv9WrMJPgufVQk80E6s2oRyM8Fzn19o8fEneeZqh1a+SYUuysmXxpR8 iLDKEngQ7BVb1Tdd6GUNnfMSJ4ED3v8SqkqLc9+eTQEerNyNDqg49Z67HRxhOtaTiDhX M+nhRcvUIObTZEXl5HfHPcVRvAvvMrIIdn2rYVOcMvxMmsJjriFMpUO4ldOkiuoypJ9E qb6w== X-Received: by 10.15.31.197 with SMTP id y45mr11036822eeu.18.1366151038023; Tue, 16 Apr 2013 15:23:58 -0700 (PDT) Received: from flatron.localnet (87-207-52-162.dynamic.chello.pl. [87.207.52.162]) by mx.google.com with ESMTPS id j44sm5184560eeu.10.2013.04.16.15.23.55 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 16 Apr 2013 15:23:56 -0700 (PDT) From: Tomasz Figa To: Mark Brown Subject: [PATCH 1/2] pinctrl: s3c64xx: Fix build error caused by undefined chained_irq_enter Date: Wed, 17 Apr 2013 00:23:59 +0200 Message-ID: <30362001.FF4K7WsZvh@flatron> User-Agent: KMail/4.10.2 (Linux/3.8.7-gentoo; KDE/4.10.2; x86_64; ; ) In-Reply-To: <20130416163331.GP26958@opensource.wolfsonmicro.com> References: <1366060483-20342-1-git-send-email-tomasz.figa@gmail.com> <20130416163331.GP26958@opensource.wolfsonmicro.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130416_182400_968930_F2DFAD42 X-CRM114-Status: UNSURE ( 9.96 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.0 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (tomasz.figa[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: Mark Rutland , kgene.kim@samsung.com, linux@arm.linux.org.uk, kwangwoo.lee@gmail.com, thomas.abraham@linaro.org, devicetree-discuss@lists.ozlabs.org, mcuelenaere@gmail.com, linux-samsung-soc@vger.kernel.org, augulis.darius@gmail.com, jacmet@sunsite.dk, linus.walleij@linaro.org, linux-arm-kernel@lists.infradead.org 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org Commit de88cbb7 moved definitions of chained_irq_enter and chained_irq_exit to a generic header, which must be now included instead of the legacy arch-specific one. This patch fixes build error caused by including the legacy header leading to undefined chained_irq_enter and chained_irq_exit symbols. Signed-off-by: Tomasz Figa --- drivers/pinctrl/pinctrl-s3c64xx.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/pinctrl/pinctrl-s3c64xx.c b/drivers/pinctrl/pinctrl-s3c64xx.c index b5d1c4a..89143c9 100644 --- a/drivers/pinctrl/pinctrl-s3c64xx.c +++ b/drivers/pinctrl/pinctrl-s3c64xx.c @@ -22,11 +22,10 @@ #include #include #include +#include #include #include -#include - #include "pinctrl-samsung.h" #define NUM_EINT0 28