diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2013-04-08 04:09:41 +0400 |
---|---|---|
committer | Chanwoo Choi <cw00.choi@samsung.com> | 2013-04-09 02:53:46 +0400 |
commit | 813b451644686fb7e26a54005e2f7bd495a06121 (patch) | |
tree | aa03b9683559959a04d2531cfdb909403afe8c94 /drivers/extcon/extcon-max8997.c | |
parent | 07961ac7c0ee8b546658717034fe692fd12eefa9 (diff) | |
download | linux-813b451644686fb7e26a54005e2f7bd495a06121.tar.xz |
extcon: max77693: Staticize default_init_data
Commit 0ec83bd246 ("extcon: max77693: Initialize register of MUIC
device to bring up it without platform data") added this structure
but forgot to make it static. Without this patch we get the following
warning:
drivers/extcon/extcon-max77693.c:41:26: warning:
symbol 'default_init_data' was not declared. Should it be static?
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Myungjoo Ham <myungjoo.ham@samsung.com>
Diffstat (limited to 'drivers/extcon/extcon-max8997.c')
0 files changed, 0 insertions, 0 deletions