rockchip: use 'arch-rockchip' as header file path
[platform/kernel/u-boot.git] / include / configs / rk3036_common.h
index 6c02446..f5d09d1 100644 (file)
@@ -5,7 +5,7 @@
 #ifndef __CONFIG_RK3036_COMMON_H
 #define __CONFIG_RK3036_COMMON_H
 
-#include <asm/arch/hardware.h>
+#include <asm/arch-rockchip/hardware.h>
 #include "rockchip-common.h"
 
 #define CONFIG_SYS_MALLOC_LEN          (32 << 20)