msm: Remove broken register definition from trout
authorDavid Brown <davidb@codeaurora.org>
Thu, 27 Jan 2011 00:14:23 +0000 (16:14 -0800)
committerDavid Brown <davidb@codeaurora.org>
Fri, 28 Jan 2011 19:20:25 +0000 (11:20 -0800)
Missed a register change with the clock cleanup on the MSM7x01 targets.

Signed-off-by: David Brown <davidb@codeaurora.org>
arch/arm/mach-msm/io.c

index d8d9be5d821b58888264a6878b427d14c901dece..cec6ed1c91d3ed602733d93127d8b5fc2340275d 100644 (file)
@@ -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),
This page took 0.045288 seconds and 5 git commands to generate.