diff options
Diffstat (limited to 'drivers/w1-eeprom/ds2502.c')
-rw-r--r-- | drivers/w1-eeprom/ds2502.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/w1-eeprom/ds2502.c b/drivers/w1-eeprom/ds2502.c index a67f5edd0fe..db9f41e9726 100644 --- a/drivers/w1-eeprom/ds2502.c +++ b/drivers/w1-eeprom/ds2502.c @@ -20,7 +20,6 @@ * Martin Fuzzey <martin.fuzzey@flowbird.group> */ -#include <common.h> #include <dm.h> #include <dm/device_compat.h> #include <linux/err.h> |