msm: Remove broken register definition from trout
Missed a register change with the clock cleanup on the MSM7x01 targets. Signed-off-by: David Brown <davidb@codeaurora.org>
This commit is contained in:
parent
851492c658
commit
c8e4e7b126
1 changed files with 0 additions and 1 deletions
|
@ -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),
|
||||
|
|
Loading…
Reference in a new issue