提交 4127838c 编写于 作者: L Lukas Wunner 提交者: Daniel Vetter

vga_switcheroo: Sort headers alphabetically

Signed-off-by: NLukas Wunner <lukas@wunner.de>
Signed-off-by: NDaniel Vetter <daniel.vetter@ffwll.ch>
上级 f15a66e6
...@@ -30,19 +30,17 @@ ...@@ -30,19 +30,17 @@
#define pr_fmt(fmt) "vga_switcheroo: " fmt #define pr_fmt(fmt) "vga_switcheroo: " fmt
#include <linux/module.h> #include <linux/console.h>
#include <linux/seq_file.h>
#include <linux/uaccess.h>
#include <linux/fs.h>
#include <linux/debugfs.h> #include <linux/debugfs.h>
#include <linux/fb.h> #include <linux/fb.h>
#include <linux/fs.h>
#include <linux/module.h>
#include <linux/pci.h> #include <linux/pci.h>
#include <linux/console.h>
#include <linux/vga_switcheroo.h>
#include <linux/pm_runtime.h> #include <linux/pm_runtime.h>
#include <linux/seq_file.h>
#include <linux/uaccess.h>
#include <linux/vgaarb.h> #include <linux/vgaarb.h>
#include <linux/vga_switcheroo.h>
/** /**
* DOC: Overview * DOC: Overview
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册