Commit 8eeffed0 authored by Peng Hao's avatar Peng Hao Committed by Greg Kroah-Hartman

misc/pvpanic: change header file sort style

Make header files alphabetical order.
Signed-off-by: default avatarPeng Hao <peng.hao2@zte.com.cn>
Reviewed-by: default avatarAndy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent bfebd5c2
......@@ -21,13 +21,13 @@
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
#include <linux/acpi.h>
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/of.h>
#include <linux/of_address.h>
#include <linux/platform_device.h>
#include <linux/types.h>
#include <linux/acpi.h>
static void __iomem *base;
......
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