extcon: int3496: Use proper GPIO include
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Tue, 10 Apr 2018 12:43:02 +0000 (14:43 +0200)
committerChanwoo Choi <cw00.choi@samsung.com>
Thu, 12 Jul 2018 00:06:30 +0000 (09:06 +0900)
commitc355bb1afc5fe59e559fff585204180a94c6d58c
tree0ce1dae28ce0c66196b167b0a8614227b5c549f4
parentce397d215ccd07b8ae3f71db689aedb85d56ab40
extcon: int3496: Use proper GPIO include

Since commit eca0f13c836a ("extcon: int3496: Ignore incorrect
IoRestriction for ID pin"), the driver doesn't use GPIOF_* flags
anymore. We can thus now drop the deprecated include file for GPIO and
use the new one.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/extcon-intel-int3496.c