projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
528012c
)
thermal: exynos: cosmetic: Correct comment format
author
Lukasz Majewski
<l.majewski@samsung.com>
Fri, 23 Jan 2015 12:09:54 +0000
(13:09 +0100)
committer
Eduardo 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
patch
|
blob
|
history
diff --git
a/drivers/thermal/samsung/exynos_tmu.c
b/drivers/thermal/samsung/exynos_tmu.c
index d2f1e62a42328095a35efb25ca461875e9f87c9f..5000727c8c2b87a0a34ff819b62e264735bb265b 100644
(file)
--- a/
drivers/thermal/samsung/exynos_tmu.c
+++ b/
drivers/thermal/samsung/exynos_tmu.c
@@
-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)
{