projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42c2544
)
mfd: Fix ab3100 initconst section
author
Andi Kleen
<ak@linux.intel.com>
Mon, 26 Sep 2011 08:47:05 +0000
(10:47 +0200)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Mon, 24 Oct 2011 12:09:15 +0000
(14:09 +0200)
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/ab3100-core.c
patch
|
blob
|
history
diff --git
a/drivers/mfd/ab3100-core.c
b/drivers/mfd/ab3100-core.c
index a20e1c41bed2f67c7fcdf65958ef83e62dde98e2..4f5725508ac0eb47ed09396998343d5c41df7ad9 100644
(file)
--- a/
drivers/mfd/ab3100-core.c
+++ b/
drivers/mfd/ab3100-core.c
@@
-809,7
+809,7
@@
struct ab_family_id {
char *name;
};
-static const struct ab_family_id ids[] __devinit
data
= {
+static const struct ab_family_id ids[] __devinit
const
= {
/* AB3100 */
{
.id = 0xc0,