From patchwork Wed Dec 21 19:14:52 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Olof Johansson X-Patchwork-Id: 132714 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 493A7B7138 for ; Thu, 22 Dec 2011 06:17:33 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1RdRd9-0003GZ-KP; Wed, 21 Dec 2011 19:15:11 +0000 Received: from mail-ww0-f49.google.com ([74.125.82.49]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1RdRcs-0003CA-0m for linux-arm-kernel@lists.infradead.org; Wed, 21 Dec 2011 19:14:55 +0000 Received: by wgbdt11 with SMTP id dt11so10450636wgb.18 for ; Wed, 21 Dec 2011 11:14:52 -0800 (PST) MIME-Version: 1.0 Received: by 10.227.206.78 with SMTP id ft14mr7513759wbb.24.1324494892675; Wed, 21 Dec 2011 11:14:52 -0800 (PST) Received: by 10.227.6.228 with HTTP; Wed, 21 Dec 2011 11:14:52 -0800 (PST) X-Originating-IP: [2620:0:1000:1b02:1aa9:5ff:fe24:37a9] Date: Wed, 21 Dec 2011 11:14:52 -0800 Message-ID: Subject: [GIT PULL 1/5] Tegra cleanups for 3.3 From: Olof Johansson To: Arnd Bergmann , Olof Johansson X-Spam-Note: CRM114 invocation failed X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [74.125.82.49 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Arnd, Please pull the following cleanups for tegra. Thanks! The following changes since commit 5611cc4572e889b62a7b4c72a413536bf6a9c416: Linux 3.2-rc4 (2011-12-01 14:56:01 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra.git for-3.3/cleanup Olof Johansson (1): arm/tegra: fix variable formatting in makefile Stephen Warren (1): arm/tegra: Remove code that's ifndef CONFIG_ARM_GIC pdeschrijver@nvidia.com (1): arm/tegra: remove unused defines arch/arm/mach-tegra/Makefile | 26 ++++++++++++------------ arch/arm/mach-tegra/include/mach/entry-macro.S | 23 --------------------- arch/arm/mach-tegra/irq.c | 4 --- 3 files changed, 13 insertions(+), 40 deletions(-)