From: Lukas Wunner Date: Sat, 5 Sep 2015 11:40:23 +0000 (+0200) Subject: vga_switcheroo: Sort headers alphabetically X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=4127838c460ab66f60ea8cdb069654972f8c277f;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git vga_switcheroo: Sort headers alphabetically Signed-off-by: Lukas Wunner Signed-off-by: Daniel Vetter --- diff --git a/drivers/gpu/vga/vga_switcheroo.c b/drivers/gpu/vga/vga_switcheroo.c index b19a72f7ac7c..67a57090175d 100644 --- a/drivers/gpu/vga/vga_switcheroo.c +++ b/drivers/gpu/vga/vga_switcheroo.c @@ -30,19 +30,17 @@ #define pr_fmt(fmt) "vga_switcheroo: " fmt -#include -#include -#include -#include +#include #include #include - +#include +#include #include -#include -#include #include - +#include +#include #include +#include /** * DOC: Overview