From: Vaibhav Hiremath Date: Wed, 4 Jul 2012 07:16:29 +0000 (-0700) Subject: ARM: OMAP2+: Move omap3 dpll ops to dpll3xxx.c X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=071da9c425db9c2db5a8c23af4855b14e50e725d;p=pandora-kernel.git ARM: OMAP2+: Move omap3 dpll ops to dpll3xxx.c In order to remove unnecessary idefs, move noncore and core dpll ops to dpll3xxx.c file (where it should have been already). The clkops (clkops_omap3_core_dpll_ops & clkops_omap3_noncore_dpll_ops) is used in clock data files, and dependency is already handled by Makefile rule. Signed-off-by: Vaibhav Hiremath Acked-by: Paul Walmsley Cc: Kevin Hilman Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed