* [PATCH] thermal: minor mtk_thermal.c cleanups
@ 2016-04-19 23:45 Randy Dunlap
0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2016-04-19 23:45 UTC (permalink / raw)
To: Linux PM list; +Cc: Zhang Rui, Eduardo Valentin, Sascha Hauer, Hanyi Wu
From: Randy Dunlap <rdunlap@infradead.org>
Trivial cleanups:
- delete one duplicate #include
- end email address with closing '>'
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Zhang Rui <rui.zhang@intel.com>
Cc: Eduardo Valentin <edubezval@gmail.com>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Hanyi Wu <hanyi.wu@mediatek.com>
---
drivers/thermal/mtk_thermal.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
--- linux-next-20160419.orig/drivers/thermal/mtk_thermal.c
+++ linux-next-20160419/drivers/thermal/mtk_thermal.c
@@ -27,7 +27,6 @@
#include <linux/thermal.h>
#include <linux/reset.h>
#include <linux/types.h>
-#include <linux/nvmem-consumer.h>
/* AUXADC Registers */
#define AUXADC_CON0_V 0x000
@@ -611,7 +610,7 @@ static struct platform_driver mtk_therma
module_platform_driver(mtk_thermal_driver);
-MODULE_AUTHOR("Sascha Hauer <s.hauer@pengutronix.de");
+MODULE_AUTHOR("Sascha Hauer <s.hauer@pengutronix.de>");
MODULE_AUTHOR("Hanyi Wu <hanyi.wu@mediatek.com>");
MODULE_DESCRIPTION("Mediatek thermal driver");
MODULE_LICENSE("GPL v2");
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-04-19 23:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-19 23:45 [PATCH] thermal: minor mtk_thermal.c cleanups Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).