board: cogent: include header files in a more natural way
[platform/kernel/u-boot.git] / board / cogent / flash.c
index d4ae4d0..1da8f10 100644 (file)
@@ -6,7 +6,7 @@
  */
 
 #include <common.h>
-#include <board/cogent/flash.h>
+#include "flash.h"
 #include <linux/compiler.h>
 
 flash_info_t   flash_info[CONFIG_SYS_MAX_FLASH_BANKS]; /* info for FLASH chips */