From: Vaibhav Hiremath Date: Thu, 5 Jul 2012 15:05:15 +0000 (-0700) Subject: ARM: OMAP2+: Move omap3 dpll ops to dpll3xxx.c X-Git-Tag: omap-cleanup-part2-for-v3.6~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=353cec46d50a38e412112e23f9542c3d6e51a308;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