From patchwork Wed Jul 8 11:58:50 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marcel Ziswiler X-Patchwork-Id: 492868 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id 8E8B61402B1 for ; Wed, 8 Jul 2015 21:59:55 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id D56DE4B9E8; Wed, 8 Jul 2015 13:59:49 +0200 (CEST) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xx3Ez-YhgUnU; Wed, 8 Jul 2015 13:59:49 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id A776C4B9E3; Wed, 8 Jul 2015 13:59:47 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id A0A2C4B9D5 for ; Wed, 8 Jul 2015 13:59:44 +0200 (CEST) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OV9SdJQC_B_Y for ; Wed, 8 Jul 2015 13:59:44 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mout.perfora.net (mout.perfora.net [74.208.4.197]) by theia.denx.de (Postfix) with ESMTPS id 6ED784B9EC for ; Wed, 8 Jul 2015 13:59:35 +0200 (CEST) Received: from localhost.localdomain ([46.140.72.82]) by mrelay.perfora.net (mreueus002) with ESMTPSA (Nemesis) id 0Lebto-1YfQX40l4A-00qQx5; Wed, 08 Jul 2015 13:59:24 +0200 From: Marcel Ziswiler To: u-boot@lists.denx.de Date: Wed, 8 Jul 2015 13:58:50 +0200 Message-Id: <79de1a0844048d446e64c4c72bf70d7198d84870.1436175196.git.marcel.ziswiler@toradex.com> X-Mailer: git-send-email 1.9.3 In-Reply-To: References: X-Provags-ID: V03:K0:B+N8x5b7GIIBc1BmF5BC5yHYappQCc9V5kh1LVYAEDPLkMBZ/7z +ESEmbfA9tnrspplWZ0uOkg6xpyA6m314xfPwGQeWrzAROC/ixEaMUxBORaBkRJXVLygx7/ afk9Z+WmrE9XCu3hC2rEsd8b4JJisJteyw+zODI6L0c5DIDgummnjwXAYYLXxwz+aNUjAmY f8LW9qEy+wDYArtqmFWfg== X-UI-Out-Filterresults: notjunk:1; V01:K0:gbIx6oQvbV8=:yFJkFZqRRk3fOqWqpd6gaz sPZSgqBm3hgkkK2dQeTNY9dNxkMkwP2UxiRN+eN7kLVmLfXWYPEaeZ1U/Tc6ZWE6G8+hultCX bvdJeMl1i5K+tvJ6yes7ue0dIhP15j4EsA5/YteDiWyJnuGLovjhzLI8yUeNC10kezzOY3Pa3 /QUq8GQJpRQY8mNfxjGegXBY9hyJvG6lYaKgVAtBuiqxbjWfyn/Z5wG4MV4Rvz9X/lf/pMuni NN/z42/fVnCbJzMQiceExcgSjfCiBP56Zw46PAO7NNhd9Cuzw13S2gwxsSvgsd6cFqJR/Y/UB fQyQc2lcO7TYlDcK2wSqothZkoqiQ6s6KtxNdgn0JX/zo5dlOPykeJkgMnJdc0fQGvKIltkke B86oT+rih1yi1mxa3vnUiDXCOHF0uar79r0vxOa3EmCX6EMQrJHry67CU7hk4YgFiSe/0K135 lXAoOVY+rTOntdg93hz7Ybukg+fPxbJzNQXRxZCFhpyNZ94u29YUN8v1gc1IzRGfOU8GaXi4s ZNr6y2hkR4mXTMnB1hi2DJh6Tl/C3D5Bi1rAzJMNo8wi8a5BPUVEj+fwvBHp1KJLlhBgeKogu CwNXTO1+MvwrFgKzZ8e05NP85xsrbmTfv1nRnI8t5sX2cbfdCPE74sioD7LmikdkYwT6aBvgX yBc8IDnhAjHsfpApoUzoy9HDD Cc: Marek Vasut , Tom Rini , Stefan Agner , Joe Hershberger , Marcel Ziswiler , Max Krummenacher , Scott Wood Subject: [U-Boot] [PATCH v2 5/8] colibri_vf: remove spurious new line X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.15 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" From: Marcel Ziswiler Remove spurious new line in configuration file. Signed-off-by: Marcel Ziswiler Tested-by: Marek Vasut Acked-by: Marek Vasut --- Changes in v2: none include/configs/colibri_vf.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/configs/colibri_vf.h b/include/configs/colibri_vf.h index aff2810..2523f32 100644 --- a/include/configs/colibri_vf.h +++ b/include/configs/colibri_vf.h @@ -69,7 +69,6 @@ "512k(u-boot-env)," \ "-(ubi)" - #define CONFIG_MMC #define CONFIG_FSL_ESDHC #define CONFIG_SYS_FSL_ESDHC_ADDR 0