DA8xx: kill duplicate #define DA8XX_PLL1_BASE
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Wed, 6 Apr 2011 17:26:06 +0000 (17:26 +0000)
committerSekhar Nori <nsekhar@ti.com>
Fri, 6 May 2011 06:40:54 +0000 (12:10 +0530)
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>

No differences found