IB/hfi1: Rework file list in Makefile
authorDennis Dalessandro <dennis.dalessandro@intel.com>
Thu, 16 Aug 2018 05:58:31 +0000 (22:58 -0700)
committerDoug Ledford <dledford@redhat.com>
Sat, 1 Sep 2018 12:11:34 +0000 (08:11 -0400)
commitc54a73d8202a3f072f6635ec1046edb34f770a81
treefd96d2346c2dc38eeba291147e9a1d7574fcc2aa
parent030e46e495af855a13964a0aab9753ea82a96edc
IB/hfi1: Rework file list in Makefile

We want to keep files in alphabetical order in our makefile, however this
just makes for messy diffs when adding (or removing) files. Let's just clean
this up and make it line by line.

Reviewed-by: Michael J. Ruhl <michael.j.ruhl@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/hfi1/Makefile