提交 5781a330 编写于 作者: T Tzung-Bi Shih

platform/chrome: cros_ec: sort header inclusion alphabetically

Sort header inclusion alphabetically.
Reviewed-by: NGuenter Roeck <groeck@google.com>
Reviewed-by: NPrashant Malani <pmalani@chromium.org>
Signed-off-by: NTzung-Bi Shih <tzungbi@kernel.org>
上级 9fbe967d
......@@ -9,12 +9,12 @@
* battery charging and regulator control, firmware update.
*/
#include <linux/of_platform.h>
#include <linux/interrupt.h>
#include <linux/slab.h>
#include <linux/module.h>
#include <linux/of_platform.h>
#include <linux/platform_data/cros_ec_commands.h>
#include <linux/platform_data/cros_ec_proto.h>
#include <linux/slab.h>
#include <linux/suspend.h>
#include "cros_ec.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册