ARM: mxs: remove common.h
authorShawn Guo <shawn.guo@linaro.org>
Fri, 29 Mar 2013 05:36:05 +0000 (13:36 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 1 Apr 2013 12:42:20 +0000 (20:42 +0800)
All three remaining functions declared in common.h are implemented by
clock driver.  Create header include/linux/clk/mxs.h to contain them
and remove common.h.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>

No differences found