diff options
Diffstat (limited to 'drivers/w1/mxc_w1.c')
-rw-r--r-- | drivers/w1/mxc_w1.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/w1/mxc_w1.c b/drivers/w1/mxc_w1.c index b96c1a00bf2..9ebfc13c83a 100644 --- a/drivers/w1/mxc_w1.c +++ b/drivers/w1/mxc_w1.c @@ -17,7 +17,6 @@ * Martin Fuzzey <martin.fuzzey@flowbird.group> */ -#include <common.h> #include <asm/arch/clock.h> #include <dm.h> #include <dm/device_compat.h> |