From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Brown Subject: [PATCH 1/2] msm: Remove broken register definition from trout Date: Wed, 26 Jan 2011 16:14:23 -0800 Message-ID: <1296087264-9659-1-git-send-email-davidb@codeaurora.org> Return-path: Received: from wolverine02.qualcomm.com ([199.106.114.251]:15922 "EHLO wolverine02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754372Ab1A0AOe (ORCPT ); Wed, 26 Jan 2011 19:14:34 -0500 Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: linux-arm-msm@vger.kernel.org Cc: David Brown , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Missed a register change with the clock cleanup on the MSM7x01 targets. Change-Id: Ic42234b67f6c15760d74f9efca2932cc739931e4 Signed-off-by: David Brown --- arch/arm/mach-msm/io.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/arch/arm/mach-msm/io.c b/arch/arm/mach-msm/io.c index d8d9be5..cec6ed1 100644 --- a/arch/arm/mach-msm/io.c +++ b/arch/arm/mach-msm/io.c @@ -42,7 +42,6 @@ static struct map_desc msm_io_desc[] __initdata = { MSM_DEVICE(VIC), MSM_CHIP_DEVICE(CSR, MSM7X00), - MSM_DEVICE(GPT), MSM_DEVICE(DMOV), MSM_DEVICE(GPIO1), MSM_DEVICE(GPIO2), -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.