From: Tzung-Bi Shih Date: Mon, 23 May 2022 09:08:18 +0000 (+0800) Subject: platform/chrome: cros_kbd_led_backlight: sort headers alphabetically X-Git-Tag: block-6.0-2022-08-12~11^2~50 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=337eac8f8499df7aa5a15e53c92d7242e97b4212;p=linux-block.git platform/chrome: cros_kbd_led_backlight: sort headers alphabetically To be neat and reduce conflict possibility, sort the headers alphabetically. Reviewed-by: Guenter Roeck Signed-off-by: Tzung-Bi Shih Link: https://lore.kernel.org/r/20220523090822.3035189-2-tzungbi@kernel.org --- diff --git a/drivers/platform/chrome/cros_kbd_led_backlight.c b/drivers/platform/chrome/cros_kbd_led_backlight.c index aa409f0201fb..f9587a562bb7 100644 --- a/drivers/platform/chrome/cros_kbd_led_backlight.c +++ b/drivers/platform/chrome/cros_kbd_led_backlight.c @@ -4,12 +4,12 @@ // Copyright (C) 2012 Google, Inc. #include -#include #include #include -#include #include #include +#include +#include #include #include