summaryrefslogtreecommitdiffstats
path: root/flash.h
diff options
context:
space:
mode:
Diffstat (limited to 'flash.h')
-rw-r--r--flash.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/flash.h b/flash.h
index cf3bd21..62c567c 100644
--- a/flash.h
+++ b/flash.h
@@ -309,12 +309,6 @@ struct board_info {
#endif
};
-#ifdef CONFIG_PRINT_WIKI
-#define B(vendor, name, status, url, note) { vendor, name, status, url, note }
-#else
-#define B(vendor, name, status, url, note) { vendor, name, status }
-#endif
-
extern const struct board_info boards_known[];
extern const struct board_info laptops_known[];
OpenPOWER on IntegriCloud