Skip to content
Commit 87bd1c92 authored by Lee Jones's avatar Lee Jones
Browse files

mfd: max8925-i2c: Fix variable length array Sparse warning



The largest byte size in use currently is 8.  Fix array size to 9.

drivers/mfd/max8925-i2c.c:40:33:
  warning: Variable length array is used

Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent 7a36ceb2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment