summaryrefslogtreecommitdiffstats
path: root/board/cogent/flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/cogent/flash.c')
-rw-r--r--board/cogent/flash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/cogent/flash.c b/board/cogent/flash.c
index d4ae4d0a3c..1da8f10a1f 100644
--- a/board/cogent/flash.c
+++ b/board/cogent/flash.c
@@ -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 */
OpenPOWER on IntegriCloud