serial: altera_uart: minor clean up
authorThomas Chou <thomas@wytron.com.tw>
Sat, 31 Oct 2015 12:53:23 +0000 (20:53 +0800)
committerThomas Chou <thomas@wytron.com.tw>
Fri, 6 Nov 2015 01:14:11 +0000 (09:14 +0800)
commit892414829c7df6b70bc83652bc568c2761b0d1b4
tree5d4bc6eaf5bc6ee3ec61adf454aa37b399a5f7fc
parentd0b1483065ed2d825553988c3ae5931bab1aa2f6
serial: altera_uart: minor clean up

- Moved macro definitions to top
- 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_uart.c