]> git.proxmox.com Git - mirror_ubuntu-hirsute-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)
commit8046f0499c14819fb36176a589d21d225e69ae01
tree197d6518cba2918f8c80df5ce57c57d40e75b5fe
parent9b748e0efee547f5a17c07c674cebe3ca148233f
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