diff options
author | Laszlo Papp <lpapp@kde.org> | 2013-12-19 17:08:43 +0400 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2014-01-21 12:28:12 +0400 |
commit | f876a975a05a2dffb4f1a4f07b81b212d9d8db01 (patch) | |
tree | bcbc4720d0cc9c0f7fa271ccb99cdd980942f265 /include/linux/mfd/max8997-private.h | |
parent | 56cb3cc1872923b69fdeeb00362b7da4d6cf5590 (diff) | |
download | linux-f876a975a05a2dffb4f1a4f07b81b212d9d8db01.tar.xz |
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>
Diffstat (limited to 'include/linux/mfd/max8997-private.h')
-rw-r--r-- | include/linux/mfd/max8997-private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mfd/max8997-private.h b/include/linux/mfd/max8997-private.h index fb465dfbb59e..ad1ae7f345ad 100644 --- a/include/linux/mfd/max8997-private.h +++ b/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> |