Commit c8e4e7b1 authored by David Brown's avatar David Brown

msm: Remove broken register definition from trout

Missed a register change with the clock cleanup on the MSM7x01 targets.
Signed-off-by: default avatarDavid Brown <davidb@codeaurora.org>
parent 851492c6
...@@ -42,7 +42,6 @@ ...@@ -42,7 +42,6 @@
static struct map_desc msm_io_desc[] __initdata = { static struct map_desc msm_io_desc[] __initdata = {
MSM_DEVICE(VIC), MSM_DEVICE(VIC),
MSM_CHIP_DEVICE(CSR, MSM7X00), MSM_CHIP_DEVICE(CSR, MSM7X00),
MSM_DEVICE(GPT),
MSM_DEVICE(DMOV), MSM_DEVICE(DMOV),
MSM_DEVICE(GPIO1), MSM_DEVICE(GPIO1),
MSM_DEVICE(GPIO2), MSM_DEVICE(GPIO2),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment