]> Pileus Git - ~andy/linux/commit
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)
commit3cb7825bdc84d1d6c81ac9a2be201fe5bea5de05
tree0eb9e9ea42caea9f13abda840ec547c789203b96
parent1bff2d76ac88d59e45d2ba0d1103be210a9eca11
ARM: mxs: remove common.h

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>
arch/arm/mach-mxs/include/mach/common.h [deleted file]
arch/arm/mach-mxs/mach-mxs.c
include/linux/clk/mxs.h [new file with mode: 0644]