浏览代码

mfd: Represent correct filenames in file headers

The original author(s) probably copy/pasted these headers from the
existing public header files.

Signed-off-by: Laszlo Papp <lpapp@kde.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Laszlo Papp 11 年之前
父节点
当前提交
f876a975a0
共有 3 个文件被更改,包括 3 次插入3 次删除
  1. 1 1
      include/linux/mfd/max77686-private.h
  2. 1 1
      include/linux/mfd/max8997-private.h
  3. 1 1
      include/linux/mfd/max8998-private.h

+ 1 - 1
include/linux/mfd/max77686-private.h

@@ -1,5 +1,5 @@
 /*
- * max77686.h - Voltage regulator driver for the Maxim 77686
+ * max77686-private.h - Voltage regulator driver for the Maxim 77686
  *
  *  Copyright (C) 2012 Samsung Electrnoics
  *  Chiwoong Byun <woong.byun@samsung.com>

+ 1 - 1
include/linux/mfd/max8997-private.h

@@ -1,5 +1,5 @@
 /*
- * max8997.h - Voltage regulator driver for the Maxim 8997
+ * max8997-private.h - Voltage regulator driver for the Maxim 8997
  *
  *  Copyright (C) 2010 Samsung Electrnoics
  *  MyungJoo Ham <myungjoo.ham@samsung.com>

+ 1 - 1
include/linux/mfd/max8998-private.h

@@ -1,5 +1,5 @@
 /*
- * max8998.h - Voltage regulator driver for the Maxim 8998
+ * max8998-private.h - Voltage regulator driver for the Maxim 8998
  *
  *  Copyright (C) 2009-2010 Samsung Electrnoics
  *  Kyungmin Park <kyungmin.park@samsung.com>