arm: Don't include common.h in header files
[platform/kernel/u-boot.git] / arch / arm / include / asm / arch-rockchip / cru_rk3128.h
index b856560..40a5ca7 100644 (file)
@@ -6,8 +6,6 @@
 #ifndef _ASM_ARCH_CRU_RK3128_H
 #define _ASM_ARCH_CRU_RK3128_H
 
-#include <common.h>
-
 #define MHz            1000000
 #define OSC_HZ         (24 * MHz)