From patchwork Sat Nov 25 19:39:09 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adam Ford X-Patchwork-Id: 841305 X-Patchwork-Delegate: sbabic@denx.de Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="lJ2UCeQq"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 3ykk0T2xGgz9s4s for ; Sun, 26 Nov 2017 06:39:35 +1100 (AEDT) Received: by lists.denx.de (Postfix, from userid 105) id 8356AC21DBB; Sat, 25 Nov 2017 19:39:27 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=FREEMAIL_FROM, RCVD_IN_MSPIKE_H2, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id BA96EC21C5D; Sat, 25 Nov 2017 19:39:24 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id D94E3C21C5D; Sat, 25 Nov 2017 19:39:22 +0000 (UTC) Received: from mail-io0-f194.google.com (mail-io0-f194.google.com [209.85.223.194]) by lists.denx.de (Postfix) with ESMTPS id 93FB3C21C51 for ; Sat, 25 Nov 2017 19:39:20 +0000 (UTC) Received: by mail-io0-f194.google.com with SMTP id i184so25049460ioa.0 for ; Sat, 25 Nov 2017 11:39:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=s2f1qH1Kg8SntUdjVYLDFH7T7EVjVoJFUVCbuloGaRQ=; b=lJ2UCeQqOosKQ3eIApBoQqpaKqpsxpDhoPblo6Djm1ET/III8Hl4yHd2xBvMbHLlOw apag7zkhMguyN/B/QOPWtThTLucsfLPlO/DciaVgOQhNF6pUspngk7jWc5hMrLVKbkXD w4YbkM+1RLhuqVTehQtZSUNglFaZgb+Vc/CXsU2Nm/m/R/H+J6cSBkF+hbzr7VZ5JYRv jmYn6TfeD5/LQBIl9KX6yr7smasH/6CLKgFHFJdKOTIsDPO3SwI2et5tPEy5DmPuc36r 9yzkQVZQFc8FDBu6ADeMwVe9Fov/5hZMjPJsnEMZa6d3awA/XowEqFenxCWYbttQ7ZOe w2Lg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=s2f1qH1Kg8SntUdjVYLDFH7T7EVjVoJFUVCbuloGaRQ=; b=ultnOuRgy+jJvVFiqA6ONRul5QSZtfRxTjKkzetMwqHx3bnmbm4gJHEPVqfulc71X+ ypa7SDkNZ1W7Mv/zgyJrQwWxcMNGW/nRVVpPzGZTfHlHV+M30PHzpsLy/6/Ay5/OUduB OnSAtobUlLCWX1OIP8VBpXntp21IsR1kBWbKmsKX6KRkH2UingVfqjR33oscr9rsDcwV 0pbSrWwZc9D+3s8h01h2qErkxiDf2ZZqnDBkEGkRGoALYyMATpeBjKCUo6DAAaSljI+n t0bKK/Lgm5Ph+Mg0vyCgoysu+8fof7LXpqcn8oiLB1pKxL8VZEAoE/9f5LRRspmW4QdX KMGg== X-Gm-Message-State: AJaThX41HxwkSCrZJb/IikVQ9IcYX5ye9tMfMfBRM1mNmgdZ0mVNwjr7 220So0sl8SN14q4g4a28PI9Uew== X-Google-Smtp-Source: AGs4zMbCTwKhWna7CfjjKvUd5tNEzZpFgoSdqes+UOHWmzrqBmU3R+MRaFZ61b9XOhoLPYCaCb6pJQ== X-Received: by 10.107.201.16 with SMTP id z16mr21210286iof.62.1511638758852; Sat, 25 Nov 2017 11:39:18 -0800 (PST) Received: from ubuntu16.lan (c-73-65-120-235.hsd1.mn.comcast.net. [73.65.120.235]) by smtp.gmail.com with ESMTPSA id y76sm9893860iof.56.2017.11.25.11.39.17 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 25 Nov 2017 11:39:17 -0800 (PST) From: Adam Ford To: u-boot@lists.denx.de Date: Sat, 25 Nov 2017 13:39:09 -0600 Message-Id: <1511638749-6277-1-git-send-email-aford173@gmail.com> X-Mailer: git-send-email 2.7.4 Subject: [U-Boot] [PATCH] mx6_common: remove dead code X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 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" There is an #ifdef and #endif with nothing in between. This patch simply removes this dead/useless code. Signed-off-by: Adam Ford Reviewed-by: Fabio Estevam diff --git a/include/configs/mx6_common.h b/include/configs/mx6_common.h index 4de9db6..5fb85a1 100644 --- a/include/configs/mx6_common.h +++ b/include/configs/mx6_common.h @@ -65,9 +65,6 @@ #define CONFIG_SYS_CBSIZE 512 #define CONFIG_SYS_MAXARGS 32 -#ifndef CONFIG_SYS_DCACHE_OFF -#endif - /* GPIO */ #define CONFIG_MXC_GPIO