Commit 5f4ad6af authored by Andy Shevchenko's avatar Andy Shevchenko

platform/x86: intel-rst: Sort headers alphabetically

Sort headers alphabetically for better maintenance.

No functional change.

While here, remove unneeded linux/init.h inclusion.
Signed-off-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
parent bc15757e
......@@ -17,10 +17,9 @@
*/
#include <linux/init.h>
#include <linux/acpi.h>
#include <linux/module.h>
#include <linux/slab.h>
#include <linux/acpi.h>
MODULE_LICENSE("GPL");
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment