]> code.ossystems Code Review - bsp/u-boot.git/commit
serial: mxc: Code cleanup
authorJagan Teki <jagan@amarulasolutions.com>
Tue, 6 Jun 2017 05:31:50 +0000 (05:31 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 12 Jul 2017 12:05:01 +0000 (09:05 -0300)
commit4e2b31a5c5f8201a7034cde285292f7c0b160b2d
tree3799b0f842526e54f0e9a60d505150eaced9b923
parent27835dae1aeeaf8739b69951ee4e2b90c57a11ee
serial: mxc: Code cleanup

- Remove space between #define to macro
- Add tab between macro and value

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/serial/serial_mxc.c