From: Tero Kristo Date: Wed, 2 Jul 2014 08:47:37 +0000 (+0300) Subject: ARM: OMAP4+: dpll: remove cpu_is_omap44xx checks X-Git-Tag: omap-for-v3.17/soc-cleanup^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74b9b62b6046265437dd20562c067ba167bd94a4;p=pandora-kernel.git ARM: OMAP4+: dpll: remove cpu_is_omap44xx checks These are unnecessary, as the clock code is only used on OMAP4+ platforms through clock registrations. This also allows to eventually migrate the clock type implementation under clock driver. Signed-off-by: Tero Kristo Reviewed-by: Mike Turquette Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed