From patchwork Fri Aug 1 11:49:59 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Estevam X-Patchwork-Id: 375721 X-Patchwork-Delegate: sbabic@denx.de 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 D74C91400FA for ; Fri, 1 Aug 2014 21:50:38 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 9BFC74B5FA; Fri, 1 Aug 2014 13:50:37 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de 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 GuPL2vo7o3ue; Fri, 1 Aug 2014 13:50:37 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 763424A05D; Fri, 1 Aug 2014 13:50:34 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id D5B3D4B585 for ; Fri, 1 Aug 2014 13:50:32 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de 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 hn9kcCsXHnOQ for ; Fri, 1 Aug 2014 13:50:29 +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 mail-vc0-f178.google.com (mail-vc0-f178.google.com [209.85.220.178]) by theia.denx.de (Postfix) with ESMTPS id 344DF4A04F for ; Fri, 1 Aug 2014 13:50:26 +0200 (CEST) Received: by mail-vc0-f178.google.com with SMTP id la4so6374452vcb.37 for ; Fri, 01 Aug 2014 04:50:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=a4VKeFPBCaAb4n56oqy9zY8U46gWDESN/o+AdlW3y1E=; b=0jl9DPNxr1CF+/VLeY2qqIUgH8XcTVqJAZ0GiJmK1++cHvEs5X1iZhq9StMZdwP4vw VAqV0hsC3QP4Nw1wct4ks7SmxayEdgEzDCV7Lpl2Cd2LH0OVwPI0CFqCjwi65Ndot/jv ivzoODIAokxZhc4UWn4Q3BeUJfHZ0FkjYG70M6KGndsIqSOORu7nKi2pbSf7K491ZlcD 7GkWmo1u97kqX7dj8KLimCo8fqsCS/79BO7SmNboqQNKnZivD09Bj3s1TpUl+5qsSrB2 sBZFrrCROIsJuJnabdyN/VShN2DbEzkQsFDPXCAKgmwFvp2Ks97V/DmZEJ4sk3XskeS+ DTbA== X-Received: by 10.221.24.7 with SMTP id rc7mr5185199vcb.54.1406893823693; Fri, 01 Aug 2014 04:50:23 -0700 (PDT) Received: from localhost.localdomain ([186.207.90.28]) by mx.google.com with ESMTPSA id jz10sm6057748vec.3.2014.08.01.04.50.21 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 01 Aug 2014 04:50:22 -0700 (PDT) From: Fabio Estevam To: sbabic@denx.de Date: Fri, 1 Aug 2014 08:49:59 -0300 Message-Id: <1406893803-11817-1-git-send-email-festevam@gmail.com> X-Mailer: git-send-email 1.9.1 Cc: Fabio Estevam , u-boot@lists.denx.de Subject: [U-Boot] [PATCH 1/5] mx6: imx-regs: Remove unused 'omux' field from iomux struct X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de From: Fabio Estevam 'omux' field is not used anywhere and such layout is not valid for mx6solox. Instead of adding more ifdef's into the structure, let's simply remove this unused 'omux' field. Signed-off-by: Fabio Estevam Acked-by: Stefano Babic --- arch/arm/include/asm/arch-mx6/imx-regs.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm/include/asm/arch-mx6/imx-regs.h b/arch/arm/include/asm/arch-mx6/imx-regs.h index 437b434..d4ce8a8 100644 --- a/arch/arm/include/asm/arch-mx6/imx-regs.h +++ b/arch/arm/include/asm/arch-mx6/imx-regs.h @@ -404,8 +404,6 @@ struct iomuxc { u8 reserved[0x4000]; #endif u32 gpr[14]; - u32 omux[5]; - /* mux and pad registers */ }; #define IOMUXC_GPR2_COUNTER_RESET_VAL_OFFSET 20