i.MX: Split CCM emulator in a header file and a source file
commit282e74c83fd8af08d14fb1220a960e34b60e505f
authorJean-Christophe Dubois <jcd@tribudubois.net>
Thu, 13 Aug 2015 10:26:20 +0000 (13 11:26 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 13 Aug 2015 10:26:20 +0000 (13 11:26 +0100)
tree8dd24de243591ceef36bba33ddd7e18c2dc90a6e
parentdbeedce78eea56ac4d482722291d6a7ebfd414d2
i.MX: Split CCM emulator in a header file and a source file

Signed-off-by: Jean-Christophe Dubois <jcd@tribudubois.net>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Message-id: b1d6f990229b2608bbaba24f4ff359571c0b07da.1437080501.git.jcd@tribudubois.net
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/kzm.c
hw/misc/imx_ccm.c
include/hw/arm/imx.h
include/hw/misc/imx_ccm.h [new file with mode: 0644]