From patchwork Mon Nov 10 11:27:54 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Liviu Dudau X-Patchwork-Id: 40479 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-wg0-f71.google.com (mail-wg0-f71.google.com [74.125.82.71]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 5D6FE218DE for ; Mon, 10 Nov 2014 11:29:11 +0000 (UTC) Received: by mail-wg0-f71.google.com with SMTP id b13sf3869402wgh.2 for ; Mon, 10 Nov 2014 03:29:10 -0800 (PST) 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:sender:precedence:list-id :x-original-sender:x-original-authentication-results:mailing-list :list-post:list-help:list-archive:list-unsubscribe; bh=+CeOTOTq2ygiGR51a3EWcIiev/hyt18mmOzB5qZnJr8=; b=DDYg78frBB/DXRrCJiXtbjdJwezCGV+zs4kUJjAEvqK6SMv0weKYLhFYNJQOmmdL0h j6qaI9q+2tvjxSc3Xb2gcd1vAQYIp7BkD1fduB02V2N5ngbAL+3/JTDDpy1tPeTQyBTX zbg8MBIV53hxR/UiRT3oWOFcnDnWK5HVFDV+mHmOswIb/HoXQNfoiF4GbhfDiZ1ULHr6 rsr6JyZBNY6Xhhs6oE8sAGL0ev5LNaXfRmSSjvMUwSx++jWUwoX70WD71O/cj4jCMNiV Ozwt551gEFEcHRhGMXWU9IOQh0MXZPoU51VcFTbyAdG1StQUVdENI6WmBP0uN+cJkWhl yYdw== X-Gm-Message-State: ALoCoQnCO5jsN8lP2TsNSsGK5AagR+BJkd/9EeM5mI1Cd55+0GkOvIGunnlPZPTA+i+sswW2Iqu9 X-Received: by 10.194.91.180 with SMTP id cf20mr451639wjb.4.1415618950027; Mon, 10 Nov 2014 03:29:10 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.153.5.6 with SMTP id ci6ls96860lad.30.gmail; Mon, 10 Nov 2014 03:29:09 -0800 (PST) X-Received: by 10.152.23.106 with SMTP id l10mr1733421laf.90.1415618949412; Mon, 10 Nov 2014 03:29:09 -0800 (PST) Received: from mail-lb0-f173.google.com (mail-lb0-f173.google.com. [209.85.217.173]) by mx.google.com with ESMTPS id n9si26842440laa.10.2014.11.10.03.29.09 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 10 Nov 2014 03:29:09 -0800 (PST) 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 n15so5716215lbi.18 for ; Mon, 10 Nov 2014 03:29:09 -0800 (PST) X-Received: by 10.152.29.8 with SMTP id f8mr28868931lah.56.1415618949294; Mon, 10 Nov 2014 03:29:09 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.184.201 with SMTP id ew9csp72379lbc; Mon, 10 Nov 2014 03:29:08 -0800 (PST) X-Received: by 10.68.125.164 with SMTP id mr4mr31759887pbb.78.1415618947700; Mon, 10 Nov 2014 03:29:07 -0800 (PST) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id be2si16261495pbb.56.2014.11.10.03.29.07 for ; Mon, 10 Nov 2014 03:29:07 -0800 (PST) Received-SPF: none (google.com: linux-kernel-owner@vger.kernel.org does not designate permitted sender hosts) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752657AbaKJL2q (ORCPT + 25 others); Mon, 10 Nov 2014 06:28:46 -0500 Received: from fw-tnat.cambridge.arm.com ([217.140.96.21]:53941 "EHLO cam-smtp0.cambridge.arm.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752504AbaKJL2l (ORCPT ); Mon, 10 Nov 2014 06:28:41 -0500 Received: from e106497-lin.cambridge.arm.com (e106497-lin.cambridge.arm.com [10.1.195.53]) by cam-smtp0.cambridge.arm.com (8.13.8/8.13.8) with ESMTP id sAABRtUa025740; Mon, 10 Nov 2014 11:27:56 GMT From: Liviu Dudau To: arm@kernel.org, Olof Johansson , Arnd Bergmann , Kevin Hilman Cc: Catalin Marinas , Mark Rutland , Pawel Moll , Will Deacon , device tree , LAKML , LKML , Rob Herring , Ian Campbell , Kumar Gala Subject: [PATCH v2 1/2] arm64: Create link to include/dt-bindings to enable C preprocessor use. Date: Mon, 10 Nov 2014 11:27:54 +0000 Message-Id: <1415618875-8469-2-git-send-email-Liviu.Dudau@arm.com> X-Mailer: git-send-email 2.1.3 In-Reply-To: <1415618875-8469-1-git-send-email-Liviu.Dudau@arm.com> References: <1415618875-8469-1-git-send-email-Liviu.Dudau@arm.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: liviu.dudau@arm.com 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 Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , DT files used in the compilation phase can be preprocessed by the C preprocessor. This requires an include/dt-bindings directory to be present in the arch/arm64/boot/dts directory. Signed-off-by: Liviu Dudau --- arch/arm64/boot/dts/include/dt-bindings | 1 + 1 file changed, 1 insertion(+) create mode 120000 arch/arm64/boot/dts/include/dt-bindings \ No newline at end of file diff --git a/arch/arm64/boot/dts/include/dt-bindings b/arch/arm64/boot/dts/include/dt-bindings new file mode 120000 index 0000000..08c00e4 --- /dev/null +++ b/arch/arm64/boot/dts/include/dt-bindings @@ -0,0 +1 @@ +../../../../../include/dt-bindings