The "devices.h" header is Blackfin-specific, so trying to build dv-cfi
for any other target fails. Include the specific hw headers this file
needs directly.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
+2011-10-09 Mike Frysinger <vapier@gentoo.org>
+
+ * dv-cfi.c: Replace devices.h include with hw-base.h and hw-main.h.
+
2011-10-04 Mike Frysinger <vapier@gentoo.org>
* aclocal.m4 (SIM_AC_COMMON): Call AM_ZLIB, ACX_PKGVERSION, and
#endif
#include "sim-main.h"
-#include "devices.h"
+#include "hw-base.h"
+#include "hw-main.h"
#include "dv-cfi.h"
/* Flashes are simple state machines, so here we cover all the