projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
337d03e
)
MLK-21116-1 extcon: ptn5150: Fix build on imx_4.19.y
author
Leonard Crestez
<leonard.crestez@nxp.com>
Tue, 26 Mar 2019 18:02:52 +0000
(20:02 +0200)
committer
Leonard Crestez
<leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000
(
02:51
+0300)
Only needs including an extra header.
Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
Acked-by: Peter Chen <peter.chen@nxp.com>
drivers/extcon/extcon-ptn5150.c
patch
|
blob
|
history
diff --git
a/drivers/extcon/extcon-ptn5150.c
b/drivers/extcon/extcon-ptn5150.c
index
778b427
..
ff2d4ea
100644
(file)
--- a/
drivers/extcon/extcon-ptn5150.c
+++ b/
drivers/extcon/extcon-ptn5150.c
@@
-24,6
+24,7
@@
#include <linux/module.h>
#include <linux/regmap.h>
#include <linux/extcon.h>
+#include <linux/extcon-provider.h>
#include <linux/gpio/consumer.h>
/* PTN5150_REG_INT_STATUS */