diff options
| -rw-r--r-- | sound/soc/codecs/wm0010.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm0010.c b/sound/soc/codecs/wm0010.c index 71ce3159a62e..65d7c79716a0 100644 --- a/sound/soc/codecs/wm0010.c +++ b/sound/soc/codecs/wm0010.c | |||
| @@ -144,7 +144,7 @@ static const struct snd_soc_dapm_route wm0010_dapm_routes[] = { | |||
| 144 | 144 | ||
| 145 | static const char *wm0010_state_to_str(enum wm0010_state state) | 145 | static const char *wm0010_state_to_str(enum wm0010_state state) |
| 146 | { | 146 | { |
| 147 | const char *state_to_str[] = { | 147 | static const char * const state_to_str[] = { |
| 148 | "Power off", | 148 | "Power off", |
| 149 | "Out of reset", | 149 | "Out of reset", |
| 150 | "Boot ROM", | 150 | "Boot ROM", |
