From patchwork Wed Feb 5 17:04:13 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leif Lindholm X-Patchwork-Id: 24212 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ig0-f199.google.com (mail-ig0-f199.google.com [209.85.213.199]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 180E020675 for ; Wed, 5 Feb 2014 17:06:12 +0000 (UTC) Received: by mail-ig0-f199.google.com with SMTP id c10sf5072039igq.2 for ; Wed, 05 Feb 2014 09:06:12 -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:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=vXref+L7qHaQFyu84VKgYUU2vyK/pI89as+GZEztHoA=; b=RbVu+yPfIYtc5eLZTJQa1ptLA3Bw3rq1NUWEDrTX8likKQBo111NGkHvvmyXblJd+Q M25F90DyL5qK8t/tiZ9wSB4M4SmNiKi6B1XMBnc0SmXLBbT05/aVOGk/80B4q5PvovYh MyFmG6nxuo7/e51AzACtyjq/jhnB2YUth57UpaVnD1IkPQz+yHDY+Uugnam4yrYOeaQU srU7DewLml70cba7LF3E70jiGIv4HAvOU+pl+lOgjvx4s8bBSDgFV0uw3FoF/LpEkS/A Fmg/g8LrCd9YziiEfPCFuF5pQ+uoBZXgpeKe58Xg86UxM7P9ddTEu5HnglBQQ4bdfFpA xuww== X-Gm-Message-State: ALoCoQmKLeqJ6NGp3wWsX8IfYlDu3Pw+ihG/36SxTnO8v3SYDgFmI+m0Q18J2wkYQidOlC6DOGB8 X-Received: by 10.50.154.73 with SMTP id vm9mr1866491igb.2.1391619972312; Wed, 05 Feb 2014 09:06:12 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.30.8 with SMTP id c8ls240845qgc.56.gmail; Wed, 05 Feb 2014 09:06:12 -0800 (PST) X-Received: by 10.59.10.130 with SMTP id ea2mr183620ved.55.1391619972132; Wed, 05 Feb 2014 09:06:12 -0800 (PST) Received: from mail-ve0-f170.google.com (mail-ve0-f170.google.com [209.85.128.170]) by mx.google.com with ESMTPS id d11si9866992vcd.92.2014.02.05.09.06.12 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 05 Feb 2014 09:06:12 -0800 (PST) Received-SPF: neutral (google.com: 209.85.128.170 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.170; Received: by mail-ve0-f170.google.com with SMTP id cz12so529444veb.15 for ; Wed, 05 Feb 2014 09:06:12 -0800 (PST) X-Received: by 10.59.5.102 with SMTP id cl6mr740239ved.41.1391619972057; Wed, 05 Feb 2014 09:06:12 -0800 (PST) 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.220.174.196 with SMTP id u4csp64695vcz; Wed, 5 Feb 2014 09:06:10 -0800 (PST) X-Received: by 10.194.86.130 with SMTP id p2mr390518wjz.88.1391619940679; Wed, 05 Feb 2014 09:05:40 -0800 (PST) Received: from mail-wi0-f182.google.com (mail-wi0-f182.google.com [209.85.212.182]) by mx.google.com with ESMTPS id hu4si15465094wjb.92.2014.02.05.09.05.40 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 05 Feb 2014 09:05:40 -0800 (PST) Received-SPF: neutral (google.com: 209.85.212.182 is neither permitted nor denied by best guess record for domain of leif.lindholm@linaro.org) client-ip=209.85.212.182; Received: by mail-wi0-f182.google.com with SMTP id f8so770150wiw.9 for ; Wed, 05 Feb 2014 09:05:40 -0800 (PST) X-Received: by 10.194.203.200 with SMTP id ks8mr2129072wjc.61.1391619940158; Wed, 05 Feb 2014 09:05:40 -0800 (PST) Received: from mohikan.mushroom.smurfnet.nu (cpc4-cmbg17-2-0-cust71.5-4.cable.virginm.net. [86.14.224.72]) by mx.google.com with ESMTPSA id p1sm47427211wie.1.2014.02.05.09.05.38 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Feb 2014 09:05:39 -0800 (PST) From: Leif Lindholm To: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-efi@vger.kernel.org Cc: patches@linaro.org, Leif Lindholm Subject: [PATCH 22/22] arm: update boot/compressed/.gitignore Date: Wed, 5 Feb 2014 17:04:13 +0000 Message-Id: <1391619853-10601-23-git-send-email-leif.lindholm@linaro.org> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1391619853-10601-1-git-send-email-leif.lindholm@linaro.org> References: <1391619853-10601-1-git-send-email-leif.lindholm@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: leif.lindholm@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.170 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: , Add bswapsdi2.S, fdt_empty_tree.c and fdt_sw.c to ignore list. Signed-off-by: Leif Lindholm --- arch/arm/boot/compressed/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm/boot/compressed/.gitignore b/arch/arm/boot/compressed/.gitignore index 47279aa..cc3487e 100644 --- a/arch/arm/boot/compressed/.gitignore +++ b/arch/arm/boot/compressed/.gitignore @@ -1,4 +1,5 @@ ashldi3.S +bswapsdi2.S font.c lib1funcs.S hyp-stub.S @@ -13,8 +14,10 @@ vmlinux.lds # borrowed libfdt files fdt.c fdt.h +fdt_empty_tree.c fdt_ro.c fdt_rw.c +fdt_sw.c fdt_wip.c libfdt.h libfdt_internal.h