]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/xen.git/commit
arm/uart: Rename dt-uart.c to arm-uart.c
authorShannon Zhao <shannon.zhao@linaro.org>
Sat, 23 Jan 2016 08:00:19 +0000 (16:00 +0800)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 3 Feb 2016 12:01:19 +0000 (12:01 +0000)
commit57c59533c97aefd74b511ae0aa14565db9029032
treeaea7f18f0a8db935320d64f9210d820930fb0338
parentb3aeac4372f40d1958d109fba4f6510621f6dc3a
arm/uart: Rename dt-uart.c to arm-uart.c

Since we will add ACPI initialization for UART in this file later,
rename it with a generic name.

Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
MAINTAINERS
xen/drivers/char/Makefile
xen/drivers/char/arm-uart.c [new file with mode: 0644]
xen/drivers/char/dt-uart.c [deleted file]