From: Maciej W. Rozycki Date: Thu, 24 Jul 2008 04:30:29 +0000 (-0700) Subject: rtc: m41t80: sort header inclusions for readability X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=35aa64f3a117a16c466f688f52ac3847b3b572e8;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git rtc: m41t80: sort header inclusions for readability Sort the header inclusions for readability. No functional changes. Signed-off-by: Maciej W. Rozycki Cc: Alessandro Zummo Cc: Alexander Bigga Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/rtc/rtc-m41t80.c b/drivers/rtc/rtc-m41t80.c index 0a19c06019be..4b260664547d 100644 --- a/drivers/rtc/rtc-m41t80.c +++ b/drivers/rtc/rtc-m41t80.c @@ -13,21 +13,21 @@ * */ -#include +#include +#include #include #include +#include +#include #include #include #include -#include -#include -#include #ifdef CONFIG_RTC_DRV_M41T80_WDT -#include -#include -#include #include #include +#include +#include +#include #endif #define M41T80_REG_SSEC 0