commit | 66afdedf269cf485efb5affb30c34e1f37705445 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Feb 12 09:53:12 2018 +0100 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Wed Mar 21 13:58:08 2018 +0900 |
tree | 5928ec6d4e62a168c1d64c22068b3d931a2f2a08 | |
parent | eca0f13c836a0d29fc2a713330698f08b743e86a [diff] |
extcon: gpio: Localize platform data Nothing in the entire kernel #includes <linux/extcon/extcon-gpio.h> so move the platform data declaration inside of the driver. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>