summaryrefslogtreecommitdiffstats
path: root/include/lattice.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lattice.h')
-rw-r--r--include/lattice.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/lattice.h b/include/lattice.h
index 6a2cf93db1..49871da22d 100644
--- a/include/lattice.h
+++ b/include/lattice.h
@@ -278,9 +278,6 @@ typedef struct {
char *desc; /* description string */
} Lattice_desc; /* end, typedef Altera_desc */
-/* Lattice Model Type */
-#define CONFIG_SYS_XP2 CONFIG_SYS_FPGA_DEV(0x1)
-
/* Board specific implementation specific function types */
typedef void (*Lattice_jtag_init)(void);
typedef void (*Lattice_jtag_set_tdi)(int v);
OpenPOWER on IntegriCloud