From patchwork Mon Nov 17 14:49:09 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Thompson X-Patchwork-Id: 5322151 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 0E2989F1E1 for ; Mon, 17 Nov 2014 14:54:35 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 00C1F2015E for ; Mon, 17 Nov 2014 14:54:34 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (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 384F22015A for ; Mon, 17 Nov 2014 14:54:33 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1XqNfB-0006nI-81; Mon, 17 Nov 2014 14:52:21 +0000 Received: from mail-wg0-f41.google.com ([74.125.82.41]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1XqNct-0003Jo-Ps for linux-arm-kernel@lists.infradead.org; Mon, 17 Nov 2014 14:50:01 +0000 Received: by mail-wg0-f41.google.com with SMTP id y19so5796099wgg.0 for ; Mon, 17 Nov 2014 06:49:38 -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=1OwFY8A62O9wJJCH9i88ryYF9p2nBEOezBlaqwWYhmY=; b=lokt8sIBCCDiF7JT9KVz0UsBgqTqUUi4jzMly8f1lRrgNAViFhBr854gSPEjDFAAwK 6EXz4Qa6yP4LCbBiZa8OHFmTxT8MBiyblHc7MjybDTwHR+ssJ4w7XeBhBqTcagWRM4Xv YRtpmRnROwalC40QCepfM0VcYVRCn7q6o8tk4w/SzuIVIwyzAtbkaoweYgnI2VgfXQxq ZF5M4HKRK+lZH1hjNyznL/QqQtVVOQVH3ID89CVgyhQep4ZVc1jpV+U2OTvNXlOCXRo8 dUj763EBv5bL3Yqr3Sfb8r3SeZq4tJZm6BvoQI93UtDaHLgyFwfPvD7Yzsrmzcqa4+iK ZBfg== X-Gm-Message-State: ALoCoQmeR8Avh0XrGvEX7YUo0fiXRNuKwrOaZWmm8fU2aMJtL00CEPYDrQRKCNq37tPFNlnd5OqW X-Received: by 10.180.107.198 with SMTP id he6mr6391217wib.44.1416235777797; Mon, 17 Nov 2014 06:49:37 -0800 (PST) Received: from sundance.lan (cpc4-aztw19-0-0-cust157.18-1.cable.virginm.net. [82.33.25.158]) by mx.google.com with ESMTPSA id mw7sm15545580wib.14.2014.11.17.06.49.36 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Nov 2014 06:49:36 -0800 (PST) From: Daniel Thompson To: Russell King , Arnd Bergmann Subject: [PATCH v13 8/9] arm: Seperate DEBUG_UART_PHYS from DEBUG_LL on EP93XX Date: Mon, 17 Nov 2014 14:49:09 +0000 Message-Id: <1416235750-4766-9-git-send-email-daniel.thompson@linaro.org> X-Mailer: git-send-email 1.9.3 In-Reply-To: <1416235750-4766-1-git-send-email-daniel.thompson@linaro.org> References: <1416235750-4766-1-git-send-email-daniel.thompson@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20141117_065000_046277_660A2B2D X-CRM114-Status: GOOD ( 10.88 ) X-Spam-Score: -0.7 (/) Cc: Paul Bolle , linaro-kernel@lists.linaro.org, patches@linaro.org, spear-devel@list.st.com, Daniel Thompson , linux-kernel@vger.kernel.org, Srinivas Kandagatla , John Stultz , Sumit Semwal , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 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=-2.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_LOW, T_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 On EP93XX uncompress.h uses CONFIG_DEBUG_UART_PHYS instead of a hard coded serial port. This means the build breaks when DEBUG_LL (and DEBUG_LL_UART_PL01X) is not enabled. This is fixed by adding a new dependency. Signed-off-by: Daniel Thompson Acked-by: Arnd Bergmann --- arch/arm/Kconfig.debug | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug index 3070498fb637..612bdab25f70 100644 --- a/arch/arm/Kconfig.debug +++ b/arch/arm/Kconfig.debug @@ -1257,7 +1257,8 @@ config DEBUG_UART_PHYS default 0xfffb9800 if DEBUG_OMAP1UART3 || DEBUG_OMAP7XXUART3 default 0xfffe8600 if DEBUG_UART_BCM63XX default 0xfffff700 if ARCH_IOP33X - depends on DEBUG_LL_UART_8250 || DEBUG_LL_UART_PL01X || \ + depends on ARCH_EP93XX || \ + DEBUG_LL_UART_8250 || DEBUG_LL_UART_PL01X || \ DEBUG_LL_UART_EFM32 || \ DEBUG_UART_8250 || DEBUG_UART_PL01X || DEBUG_MESON_UARTAO || \ DEBUG_MSM_UART || DEBUG_NETX_UART || \