diff options
author | Chanwoo Choi <cw00.choi@samsung.com> | 2020-02-17 19:47:28 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-03-19 07:41:01 +0100 |
commit | b52cc1bb952f23d0d05615ef1a390a19f6b6b5fd (patch) | |
tree | 83c90c6361abcc80b32d7a3655672051a50ee1ca /drivers/android | |
parent | eff1dd87fae2448f02f368ac6ed6215ea1d447ac (diff) |
extcon: Remove unneeded extern keyword from extcon-provider.h
The commit tb7365587f513 ("extcon: Remove unneeded extern keyword
from extcon.h") removes the unneeded extern keyword from extcon header
file. But, The commit tb7365587f513 has missed that deletes 'extern'
keyword from extcon-provider.h. So that it deletes extern keyword
from extcon-provider.h.
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Link: https://lore.kernel.org/r/20200217104728.29330-1-cw00.choi@samsung.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/android')
0 files changed, 0 insertions, 0 deletions