From patchwork Tue Jun 11 21:09:03 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kukjin Kim X-Patchwork-Id: 250637 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:770:15f::2]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 676DC2C0087 for ; Wed, 12 Jun 2013 07:14:01 +1000 (EST) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UmVph-0005jJ-7I; Tue, 11 Jun 2013 21:10:29 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UmVp2-0006B9-38; Tue, 11 Jun 2013 21:09:44 +0000 Received: from mail-pa0-x22c.google.com ([2607:f8b0:400e:c03::22c]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UmVom-00067U-BM for linux-arm-kernel@lists.infradead.org; Tue, 11 Jun 2013 21:09:29 +0000 Received: by mail-pa0-f44.google.com with SMTP id lj1so2772282pab.31 for ; Tue, 11 Jun 2013 14:09:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :content-type:content-transfer-encoding; bh=G2UnLlA9Z2uoG3jmyeD99GznOlPNbCNTsGSTvY+ACaI=; b=ClusjzPqLGDYqHehNI/X/d+XBexBUSQKeaUmqbwxTwmQ2GF3oMro2586QMiE8hWCnq W1aNKYSN8gzS++kmJU59EpUaCrjmjC2isM+4zax1GvBxQv5rV4yyH9yxL7m1jPmsc/LD J67AOQzo/s21MB3+N+pXDSqaVLu3TOR8dSlNsF6fqEj7d1Dr6smChT4vSAuK1r7OFMwf /PdaJIcA4WvY8PzxmpPooNjJCpCPSc6EuHGsL6QoO3xtGpmIrUUn38gJEOpVQfg3dODY dFWZMYKXw5WwUKZcciV4EMCnDiP2AxH7sdjBKfUKERd6/Fq3ygm1pZ+sampNp3ZI07BN 0XNw== X-Received: by 10.68.35.131 with SMTP id h3mr9914710pbj.140.1370984947022; Tue, 11 Jun 2013 14:09:07 -0700 (PDT) Received: from [10.211.55.6] ([121.137.23.17]) by mx.google.com with ESMTPSA id pq5sm12139864pbc.7.2013.06.11.14.09.04 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 11 Jun 2013 14:09:06 -0700 (PDT) Message-ID: <51B791EF.9070904@samsung.com> Date: Wed, 12 Jun 2013 06:09:03 +0900 From: Kukjin Kim User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Lightning/1.0b3pre Thunderbird/3.1.16 MIME-Version: 1.0 To: Arnd Bergmann , 'Olof Johansson' Subject: [GIT PULL 5/6] remove non-DT for exynos X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130611_170928_529938_C9F6C861 X-CRM114-Status: GOOD ( 11.17 ) 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 ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (kgene.kim[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: "linux-samsung-soc@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org The following changes since commit 317ddd256b9c24b0d78fa8018f80f1e495481a10: Linux 3.10-rc5 (2013-06-08 17:41:04 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git tags/remove-nondt-exynos for you to fetch changes up to 8661bc149b95b5d4298b4ffd55c298972c4820d1: ARM: exynos4_defconfig: remove non-DT configuration (2013-06-10 18:37:01 +0900) ---------------------------------------------------------------- remove non DT support for exynos ---------------------------------------------------------------- Kukjin Kim (2): ARM: EXYNOS: no more support non-DT for EXYNOS SoCs ARM: exynos4_defconfig: remove non-DT configuration arch/arm/configs/exynos4_defconfig | 68 -------- arch/arm/mach-exynos/Kconfig | 320 +----------------------------------- arch/arm/mach-exynos/Makefile | 26 --- arch/arm/mach-exynos/common.c | 10 -- arch/arm/mach-exynos/dev-ahci.c | 255 ----------------------------- arch/arm/mach-exynos/dev-ohci.c | 52 ------ arch/arm/mach-exynos/dma.c | 322 ------------------------------------- arch/arm/mach-exynos/pm_domains.c | 7 - 8 files changed, 1 insertion(+), 1059 deletions(-) delete mode 100644 arch/arm/configs/exynos4_defconfig delete mode 100644 arch/arm/mach-exynos/dev-ahci.c delete mode 100644 arch/arm/mach-exynos/dev-ohci.c delete mode 100644 arch/arm/mach-exynos/dma.c Acked-by: Olof Johansson