arm: Don't include common.h in header files
[oweals/u-boot.git] / arch / arm / include / asm / arch-rockchip / cru_rk3128.h
index b8565605cd8a6a7e67279c129fe253df463393b7..40a5ca7390e36d53f75539204aacb8efdb988987 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)