sim: bfin: move model data into machs.h
[platform/upstream/binutils.git] / sim / bfin / dv-bfin_spi.h
index 5e216bf..cdcba80 100644 (file)
@@ -21,9 +21,6 @@
 #ifndef DV_BFIN_SPI_H
 #define DV_BFIN_SPI_H
 
-/* XXX: This should be pushed into the model data.  */
-#define BFIN_MMR_SPI_SIZE      (4 * 7)
-
 /* SPI_CTL Masks.  */
 #define TIMOD          (3 << 0)
 #define RDBR_CORE      (0 << 0)