commit | 5cbdb8cd625c1ee2c8ad125cf15f4ef14e908d42 | [log] [tgz] |
---|---|---|
author | Thomas Chou <thomas@wytron.com.tw> | Sat Oct 31 20:52:38 2015 +0800 |
committer | Thomas Chou <thomas@wytron.com.tw> | Fri Nov 06 09:14:11 2015 +0800 |
tree | 3d5dd55d4b67da4940a87582530ea1ce2fa34ac7 | |
parent | bd5bd7a2f14f28124bf037a311f68919b96a49f6 [diff] |
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>