From: Sergei Shtylyov Date: Wed, 6 Apr 2011 17:26:06 +0000 (+0000) Subject: DA8xx: kill duplicate #define DA8XX_PLL1_BASE X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a9e160aafa07d566ea2299eda030c2d1f0d0703;p=pandora-kernel.git 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 Signed-off-by: Sekhar Nori --- Reading git-diff-tree failed