From patchwork Wed Sep 17 16:10:15 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Thompson X-Patchwork-Id: 37529 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-wi0-f197.google.com (mail-wi0-f197.google.com [209.85.212.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id B43BB20CB7 for ; Wed, 17 Sep 2014 16:10:29 +0000 (UTC) Received: by mail-wi0-f197.google.com with SMTP id ex7sf801318wid.8 for ; Wed, 17 Sep 2014 09:10:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version: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=vRE7krDuQiAe9vKt1JR4IotW/m+LDdnIJ0oHKEfSuFk=; b=A774+5i26WeQ1nwfk2g8RmOjdqqFbqQo/TS5/oJlyrc7Q8s9pAXaDDS2VxZ97d1eGG 2aUGcRKKTht/XHLCY/z1gALq9je8/qI7APX/wCG/BBQIJBs0ycFygBgka4lyoMJCALcy cBqt2TZLmxXx5z4KArq1BiaE5mnrA4uZcvGbwEbh2dXte0FIW+M1K7iqLghyRn4Rfmqm pSaZ9/yXxJhIotXYj4qJjHuw4AWAHrhqoC2DvpGyC+s0JOI0JkzLC9I4dpGK19OaQIyn UNK59u2SB8qxJO9rrmBWYirxdiVsEqAuubBp2P3DbLK80zXD4Y8jtx25ONm4gyuRj5Fi xgGg== X-Gm-Message-State: ALoCoQl24q8HHaWPLQJ/7O+MGvnCQ5EMBwTq8vqjUIX+9d/RhP8SRn586Zf1d/hGnF9oMrjpzuQj X-Received: by 10.194.121.72 with SMTP id li8mr16982wjb.1.1410970228848; Wed, 17 Sep 2014 09:10:28 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.28.199 with SMTP id d7ls140601lah.79.gmail; Wed, 17 Sep 2014 09:10:28 -0700 (PDT) X-Received: by 10.112.142.33 with SMTP id rt1mr42091091lbb.69.1410970228596; Wed, 17 Sep 2014 09:10:28 -0700 (PDT) Received: from mail-lb0-f173.google.com (mail-lb0-f173.google.com [209.85.217.173]) by mx.google.com with ESMTPS id oe10si29260808lbb.34.2014.09.17.09.10.28 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 17 Sep 2014 09:10:28 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.173 as permitted sender) client-ip=209.85.217.173; Received: by mail-lb0-f173.google.com with SMTP id w7so2150926lbi.18 for ; Wed, 17 Sep 2014 09:10:28 -0700 (PDT) X-Received: by 10.112.76.6 with SMTP id g6mr42609073lbw.22.1410970228538; Wed, 17 Sep 2014 09:10:28 -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.112.130.169 with SMTP id of9csp607994lbb; Wed, 17 Sep 2014 09:10:27 -0700 (PDT) X-Received: by 10.68.103.4 with SMTP id fs4mr62149714pbb.58.1410970226449; Wed, 17 Sep 2014 09:10:26 -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 p1si35409888pde.244.2014.09.17.09.10.25 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 17 Sep 2014 09:10:26 -0700 (PDT) Received-SPF: pass (google.com: domain of daniel.thompson@linaro.org designates 209.85.192.172 as permitted sender) client-ip=209.85.192.172; Received: by mail-pd0-f172.google.com with SMTP id v10so2471938pde.31 for ; Wed, 17 Sep 2014 09:10:25 -0700 (PDT) X-Received: by 10.70.126.9 with SMTP id mu9mr8592763pdb.151.1410970225751; Wed, 17 Sep 2014 09:10:25 -0700 (PDT) Received: from harvey.bri.st.com ([38.126.120.10]) by mx.google.com with ESMTPSA id pd7sm17841758pac.33.2014.09.17.09.10.24 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Sep 2014 09:10:25 -0700 (PDT) From: Daniel Thompson To: Russell King Cc: Daniel Thompson , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, patches@linaro.org, linaro-kernel@lists.linaro.org, John Stultz , Thomas Gleixner , Sumit Semwal , Catalin Marinas , Will Deacon Subject: [PATCH 3.17-rc4 v7 3/6] arm64: Introduce dummy version of asm/fiq.h Date: Wed, 17 Sep 2014 09:10:15 -0700 Message-Id: <1410970218-28847-4-git-send-email-daniel.thompson@linaro.org> X-Mailer: git-send-email 1.9.3 In-Reply-To: <1410970218-28847-1-git-send-email-daniel.thompson@linaro.org> References: <1410970218-28847-1-git-send-email-daniel.thompson@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: daniel.thompson@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.173 as permitted sender) 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: , Drivers that are shared between arm and arm64 and which employ FIQ on arm cannot include asm/fiq.h without #ifdef'ing. This patch introduces a dummy version of asm/fiq.h to arm64 to avoid this. Signed-off-by: Daniel Thompson Cc: Catalin Marinas Cc: Will Deacon Acked-by: Catalin Marinas --- arch/arm64/include/asm/fiq.h | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 arch/arm64/include/asm/fiq.h diff --git a/arch/arm64/include/asm/fiq.h b/arch/arm64/include/asm/fiq.h new file mode 100644 index 0000000..d3776b8 --- /dev/null +++ b/arch/arm64/include/asm/fiq.h @@ -0,0 +1,8 @@ +/* + * Placeholder to reduce #ifdef'ing in shared arm/arm64 drivers. It + * allows code of the following form to be made unconditional. + * + * #ifdef CONFIG_FIQ + * #include + * #endif + */