commit | e0c199d0989e2f9fa2683e817624779f55abfa7f | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | Wed Apr 06 17:26:06 2011 +0000 |
committer | Sekhar Nori <nsekhar@ti.com> | Fri May 06 12:10:54 2011 +0530 |
tree | e5b850f14b9811d6ca5276d443328a063915b32a | |
parent | 5a9f68fd2608384e09e18767ebc253d7aee86b34 [diff] |
DA8xx: kill duplicate #define DA8XX_PLL1_BASE Commit 044ca01521d077a35b46a445b02b93f413109a4b (davinci: da850/omap-l138: add support for SoC suspend) introduced DA8XX_PLL1_BASE despite PLL1 exists only on DA850/OMAP-L138 and da850.c even already #define'd DA850_PLL1_BASE. Kill the duplicate macro, renaming an existing reference to it... Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>