]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
thermal: exynos: cosmetic: Correct comment format
authorLukasz Majewski <l.majewski@samsung.com>
Fri, 23 Jan 2015 12:09:54 +0000 (13:09 +0100)
committerEduardo Valentin <edubezval@gmail.com>
Sat, 24 Jan 2015 21:29:13 +0000 (17:29 -0400)
Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/samsung/exynos_tmu.c

index d2f1e62a42328095a35efb25ca461875e9f87c9f..5000727c8c2b87a0a34ff819b62e264735bb265b 100644 (file)
@@ -576,7 +576,7 @@ out:
 #define exynos5440_tmu_set_emulation NULL
 static int exynos_tmu_set_emulation(void *drv_data,    unsigned long temp)
        { return -EINVAL; }
-#endif/*CONFIG_THERMAL_EMULATION*/
+#endif /* CONFIG_THERMAL_EMULATION */
 
 static int exynos4210_tmu_read(struct exynos_tmu_data *data)
 {