aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/linux/mfd/wm8350/core.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/linux/mfd/wm8350/core.h b/include/linux/mfd/wm8350/core.h
index afeff6f1316c..737579086d01 100644
--- a/include/linux/mfd/wm8350/core.h
+++ b/include/linux/mfd/wm8350/core.h
@@ -589,6 +589,10 @@ extern const u16 wm8350_mode0_defaults[];
589extern const u16 wm8350_mode1_defaults[]; 589extern const u16 wm8350_mode1_defaults[];
590extern const u16 wm8350_mode2_defaults[]; 590extern const u16 wm8350_mode2_defaults[];
591extern const u16 wm8350_mode3_defaults[]; 591extern const u16 wm8350_mode3_defaults[];
592extern const u16 wm8352_mode0_defaults[];
593extern const u16 wm8352_mode1_defaults[];
594extern const u16 wm8352_mode2_defaults[];
595extern const u16 wm8352_mode3_defaults[];
592 596
593struct wm8350; 597struct wm8350;
594 598