diff options
Diffstat (limited to 'drivers/w1/w1-gpio.c')
-rw-r--r-- | drivers/w1/w1-gpio.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/w1/w1-gpio.c b/drivers/w1/w1-gpio.c index 9346f810ce1..759f94e224e 100644 --- a/drivers/w1/w1-gpio.c +++ b/drivers/w1/w1-gpio.c @@ -7,7 +7,6 @@ * */ -#include <common.h> #include <dm.h> #include <log.h> #include <w1.h> |