Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / arch / arm / include / asm / arch-mx25 / clock.h
index 7eec73163b3952ad7bee512c74ce929dba868e4b..3045b78d08f41e26431ada62b7bc683618658c6f 100644 (file)
@@ -9,8 +9,6 @@
 #ifndef __ASM_ARCH_CLOCK_H
 #define __ASM_ARCH_CLOCK_H
 
-#include <common.h>
-
 #ifdef CONFIG_MX25_HCLK_FREQ
 #define MXC_HCLK       CONFIG_MX25_HCLK_FREQ
 #else