i.MX: Split UART emulator in a header file and a source file
commitcd0bda20874d65b5ac4ab6e69d3eec4f095a924b
authorJean-Christophe Dubois <jcd@tribudubois.net>
Thu, 13 Aug 2015 10:26:19 +0000 (13 11:26 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 13 Aug 2015 10:26:19 +0000 (13 11:26 +0100)
tree5a59b662b4049a69e493887e8301b74235fd6d89
parenta5c6a584a74c9c66a07a2ce019bbdd3bcf4e4909
i.MX: Split UART 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: a51ef50fa222a614169056d5389a6d3ed6a63b04.1437080501.git.jcd@tribudubois.net
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/char/imx_serial.c
include/hw/char/imx_serial.h [new file with mode: 0644]