extcon: max77693: Make max77693_extcon_cable static
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 31 Jan 2013 00:31:47 +0000 (09:31 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Wed, 13 Feb 2013 22:52:49 +0000 (07:52 +0900)
commit45d4a4e6f5e5dcdd00b7c9d370cfb9694358e4e9
tree0849e49eff8887448b0393b9f0bdb50c0c0f4faa
parent6a462e1d007a6eecb18c44a2fef3ba4953a3f4b2
extcon: max77693: Make max77693_extcon_cable static

'max77693_extcon_cable' is used only in this file. Hence
make it 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>
drivers/extcon/extcon-max77693.c