summaryrefslogtreecommitdiffstats
path: root/board/cm-bf527/cm-bf527.c
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-07-24 03:54:19 -0400
committerMike Frysinger <vapier@gentoo.org>2010-10-02 16:00:37 -0400
commit71dcc2c2b1bc20b63c52561792813ad941a8b80c (patch)
tree83088ed1359933f004cfe3c7142a3077258f8bb1 /board/cm-bf527/cm-bf527.c
parent6815f540db61b4c038e3ffb98b52009d11d3c1c1 (diff)
downloadtalos-obmc-uboot-71dcc2c2b1bc20b63c52561792813ad941a8b80c.tar.gz
talos-obmc-uboot-71dcc2c2b1bc20b63c52561792813ad941a8b80c.zip
Blackfin: unify gpio cfi implementations
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'board/cm-bf527/cm-bf527.c')
-rw-r--r--board/cm-bf527/cm-bf527.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/cm-bf527/cm-bf527.c b/board/cm-bf527/cm-bf527.c
index b6815b1ccd..a5f70a4f83 100644
--- a/board/cm-bf527/cm-bf527.c
+++ b/board/cm-bf527/cm-bf527.c
@@ -13,7 +13,7 @@
#include <asm/blackfin.h>
#include <asm/net.h>
#include <asm/mach-common/bits/otp.h>
-#include "gpio_cfi_flash.h"
+#include "../cm-bf537e/gpio_cfi_flash.h"
DECLARE_GLOBAL_DATA_PTR;
OpenPOWER on IntegriCloud