From ae9810e275d5847ded7e1cbcf231c3fcf95b6e52 Mon Sep 17 00:00:00 2001 From: Javier Martinez Canillas Date: Mon, 25 Apr 2016 13:06:32 -0400 Subject: [PATCH] mfd: twl4030-power: Remove driver path in file comment The driver's file path in the comment is wrong, so just remove it since these tends to get out of date and they serve very little purpose. Suggested-by: Lee Jones Signed-off-by: Javier Martinez Canillas Signed-off-by: Lee Jones --- drivers/mfd/twl4030-power.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/mfd/twl4030-power.c b/drivers/mfd/twl4030-power.c index 04b5398..1beb722 100644 --- a/drivers/mfd/twl4030-power.c +++ b/drivers/mfd/twl4030-power.c @@ -1,5 +1,4 @@ /* - * linux/drivers/i2c/chips/twl4030-power.c * * Handle TWL4030 Power initialization * -- 2.7.4