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: 3588031 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 65A789F392 for ; Wed, 5 Feb 2014 17:58:50 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 9DD3120154 for ; Wed, 5 Feb 2014 17:58:49 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6E2E020149 for ; Wed, 5 Feb 2014 17:58:48 +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 1WB5yK-0005Jg-Ey; Wed, 05 Feb 2014 17:09:14 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WB5xM-0001uo-MX; Wed, 05 Feb 2014 17:08:12 +0000 Received: from bombadil.infradead.org ([2001:1868:205::9]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WB5vJ-0001h5-Fx for linux-arm-kernel@merlin.infradead.org; Wed, 05 Feb 2014 17:06:05 +0000 Received: from mail-wi0-f171.google.com ([209.85.212.171]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WB5vH-0000dy-VW for linux-arm-kernel@lists.infradead.org; Wed, 05 Feb 2014 17:06:04 +0000 Received: by mail-wi0-f171.google.com with SMTP id cc10so791898wib.16 for ; Wed, 05 Feb 2014 09:05:40 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=vXref+L7qHaQFyu84VKgYUU2vyK/pI89as+GZEztHoA=; b=WQzUoNEDZtovWKilWVPY94fNREtAFV1+lWSRSMxc8kif2rpXvdhwmrcpuhHMB5W+NW bImFQo1pSswgE9MIAdyj3NiARx3ITLxFxwwicFBiPgVZSuCmtoJkmHH62nR/nPuII0C6 yqyxTbqgjHFNgrYht1O/2cdk18uUs2UG0hqQXjOHPGOSfMwwmWGCnVndIsO41wKyyeSZ nLagq4Et2bc/pNqrl5dPhoX1+1zWcyJvjF6fl+rzAkgpOvQPfQ+0v3qr3t9sicgs0EqC vg5eIFlqYknXiKlirwmGpWw150m4hCg/TMnjQyEXo+EwcNFQO2NZfSFoGkVn2dm5J6iM rBkA== X-Gm-Message-State: ALoCoQm/L+KkxM8qHCQKcZ5BqwzAew7MwlEhsMlVHJEZUHfbAQGHFDjOvbMs43Rox5FBwurTSNH1 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 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-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140205_090604_159758_CAA6901B X-CRM114-Status: UNSURE ( 6.47 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) Cc: Leif Lindholm , patches@linaro.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: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.7 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP 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