From patchwork Tue Dec 20 14:01:11 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 132427 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 888CBB6FA6 for ; Wed, 21 Dec 2011 01:03:49 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1Rd0Fz-00027I-Rl; Tue, 20 Dec 2011 14:01:28 +0000 Received: from mail.df.lth.se ([194.47.250.12]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1Rd0Fv-00025U-9x for linux-arm-kernel@lists.infradead.org; Tue, 20 Dec 2011 14:01:24 +0000 Received: from Fecusia (c83-249-210-208.bredband.comhem.se [83.249.210.208]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.df.lth.se (Postfix) with ESMTPSA id AA00465D53; Tue, 20 Dec 2011 15:01:17 +0100 (CET) Received: by Fecusia (sSMTP sendmail emulation); Tue, 20 Dec 2011 15:01:15 +0100 From: Linus Walleij To: Arnd Bergmann , Olof Johansson Subject: [GIT PULL] U300 updates for 3.3 Date: Tue, 20 Dec 2011 15:01:11 +0100 Message-Id: <1324389671-17507-1-git-send-email-linus.walleij@linaro.org> X-Mailer: git-send-email 1.7.6.4 X-Spam-Note: CRM114 invocation failed X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: 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: , MIME-Version: 1.0 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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi ARM-SoC Arnd, Olof, This is the one v3.3 accumulated patch for U300, removing the memory.h file, which is nice. Please pull it in, 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/linusw/linux-stericsson.git u300-for-arm-soc Linus Walleij (1): ARM: u300: delete memory.h arch/arm/Kconfig | 1 - arch/arm/mach-u300/include/mach/memory.h | 19 ------------------- arch/arm/mach-u300/u300.c | 2 +- 3 files changed, 1 insertions(+), 21 deletions(-) delete mode 100644 arch/arm/mach-u300/include/mach/memory.h -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBAgAGBQJO8JQQAAoJEEEQszewGV1zpNYQAMmNygTGmgSfaqJbRfqDRyAM DUT/GquVCCUhk8aXifguo65RuGW6Qe3+RovJcXMrMmWnkkRavnw9jNYZv+84JUg4 riH9v+alfagJz8ipzXugc4tvZKV8Qy9nO1ueJcsQjKk4YbClBtmxnR+dF3kocWmT VBusY7BNEU+7FBAfxuR7S0+SEvwZYo58cMSswLCJkIxqbhMaYOOBA1bNReBPgLWP lyVEdFLFsFNj1Ei9iIwpLOqRsB9bp2KYuIXMEfYBFFyTn/n+oaAaaKEwUdMc6qX1 KPWlt5+J7RS6ozNNfyRDaHQb04FlAXOHMnbIbjYAGpeuu2N8JMAMtydHWcdhAnIo sXyf49TVQlZDwOXKf0OLCudYil6f15hYwUL155bsgtLuZVVD+WJsSOjS6IzAem5C fL4Gm64Uy7HZPrIbvA3Sjfh4fOh17jQK/szkYN81bC47zQBFiRRNTnw6puboosRx vd6plDoXbppj+JMxYS309xaMiKxrmKwBaddEhBMwoH+ftWFPgnvbetKEVb9p32kV bn6eZ4DYJwjtiCdreiBjHVue+wysyBO2xiAqbp1Jxe5Q9kAPxhFRNDEqWlgcHJn9 v7s9mva8tJqoAq9/EjY1+RppJCuqAq0zdSHaekiT6UT4FgGrUma/F1LnjRWm7FXF 7K0eCKTS+XAX5pV41wtr =8wtX -----END PGP SIGNATURE-----