[PATCH] mfd: twl4030-power: Fix driver path in file comment

From: Javier Martinez Canillas
Date: Tue Apr 19 2016 - 17:24:49 EST


The driver's file path in the comment is wrong, use the correct one.

Signed-off-by: Javier Martinez Canillas <javier@xxxxxxxxxxxxxxx>

---

drivers/mfd/twl4030-power.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/mfd/twl4030-power.c b/drivers/mfd/twl4030-power.c
index 04b539850e72..f832233fd365 100644
--- a/drivers/mfd/twl4030-power.c
+++ b/drivers/mfd/twl4030-power.c
@@ -1,5 +1,5 @@
/*
- * linux/drivers/i2c/chips/twl4030-power.c
+ * linux/drivers/mfd/twl4030-power.c
*
* Handle TWL4030 Power initialization
*
--
2.5.5