arm: Don't include common.h in header files
[platform/kernel/u-boot.git] / arch / arm / include / asm / arch-rockchip / cru_px30.h
index 798444a..732ca37 100644 (file)
@@ -5,8 +5,6 @@
 #ifndef _ASM_ARCH_CRU_PX30_H
 #define _ASM_ARCH_CRU_PX30_H
 
-#include <common.h>
-
 #define MHz            1000000
 #define KHz            1000
 #define OSC_HZ         (24 * MHz)