]> git.baikalelectronics.ru Git - kernel.git/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)
commitc2250cda1f3d5f8a697dbb02a5418e6fb11500f2
tree0eb9e9ea42caea9f13abda840ec547c789203b96
parent78b8fb488a330b7049ea8f2058ac19c376471d7c
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]