diff options
Diffstat (limited to 'drivers/thermal/imx_tmu.c')
-rw-r--r-- | drivers/thermal/imx_tmu.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/thermal/imx_tmu.c b/drivers/thermal/imx_tmu.c index ea6c8329c0a..70d002aee25 100644 --- a/drivers/thermal/imx_tmu.c +++ b/drivers/thermal/imx_tmu.c @@ -5,7 +5,6 @@ */ #include <config.h> -#include <common.h> #include <asm/global_data.h> #include <asm/io.h> #include <asm/arch/clock.h> |