aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd/wm831x/regulator.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mfd/wm831x/regulator.h')
-rw-r--r--include/linux/mfd/wm831x/regulator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mfd/wm831x/regulator.h b/include/linux/mfd/wm831x/regulator.h
index 955d30fc6a27..30c587a0624c 100644
--- a/include/linux/mfd/wm831x/regulator.h
+++ b/include/linux/mfd/wm831x/regulator.h
@@ -1213,6 +1213,6 @@
#define WM831X_LDO1_OK_WIDTH 1 /* LDO1_OK */
#define WM831X_ISINK_MAX_ISEL 55
-extern int wm831x_isinkv_values[WM831X_ISINK_MAX_ISEL + 1];
+extern const unsigned int wm831x_isinkv_values[WM831X_ISINK_MAX_ISEL + 1];
#endif