]> git.baikalelectronics.ru Git - kernel.git/commit
platform/x86: intel-smartconnect: Sort headers alphabetically
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 26 Sep 2018 15:27:14 +0000 (18:27 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 27 Sep 2018 09:18:19 +0000 (12:18 +0300)
commit9886b7ffc8abb709c0f6fe65602d3b9bcdfecd9d
tree197d6518cba2918f8c80df5ce57c57d40e75b5fe
parent2e0425c82c76abc5c220456f58507609b392f25b
platform/x86: intel-smartconnect: Sort headers alphabetically

Sort headers alphabetically for better maintenance.

No functional change.

While here, remove unneeded linux/init.h inclusion and
move MODULE_DEVICE_TABLE() close to the table.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/intel-smartconnect.c