]> git.ipfire.org Git - people/ms/u-boot.git/commit
net: fec_mxc: Driver cleanups
authorJagan Teki <jagan@amarulasolutions.com>
Mon, 5 Dec 2016 23:00:50 +0000 (00:00 +0100)
committerStefano Babic <sbabic@denx.de>
Fri, 16 Dec 2016 16:15:27 +0000 (17:15 +0100)
commit567173a610107ced9174f03290851f272b4cbfc2
treece24907a8d8370a4c45f10346708a9074d992283
parent60752ca86afdb0eaf2482aee9dafbdea84cb75f1
net: fec_mxc: Driver cleanups

- Remove exctra space
- Add space
- Add tab space
- Fix single line comments quotes
- Fix 'CHECK: Avoid CamelCase'
- Fix 'CHECK: Alignment should match open parenthesis'
- Fix 'WARNING: line over 80 characters'
- Re-arrage header include files

Cc: Simon Glass <sjg@chromium.org>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Michael Trimarchi <michael@amarulasolutions.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
drivers/net/fec_mxc.c
drivers/net/fec_mxc.h