]> git.ipfire.org Git - people/ms/u-boot.git/commit
serial: altera_jtag_uart: minor clean up
authorThomas Chou <thomas@wytron.com.tw>
Sat, 31 Oct 2015 12:52:38 +0000 (20:52 +0800)
committerThomas Chou <thomas@wytron.com.tw>
Fri, 6 Nov 2015 01:14:11 +0000 (09:14 +0800)
commit315acd08b3c9cc9905e1ef4630387f18b37e68b4
tree3d5dd55d4b67da4940a87582530ea1ce2fa34ac7
parent886161a4454721a24f63a59361d4f22f15123b5a
serial: altera_jtag_uart: minor clean up

- Moved macro definitions to top
- Give spaces around the '>>' in ALTERA_JTAG_WSPACE()
- Re-arrange header includes ascending order
- Remove unused header linux/compiler.h
- Remove the penultimate comma in of_match ids

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Reviewed-by: Jagan Teki <jteki@openedev.com>
drivers/serial/altera_jtag_uart.c