aboutsummaryrefslogtreecommitdiff
path: root/sim/bfin/dv-bfin_ppi.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/bfin/dv-bfin_ppi.h')
-rw-r--r--sim/bfin/dv-bfin_ppi.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sim/bfin/dv-bfin_ppi.h b/sim/bfin/dv-bfin_ppi.h
index 24e8fd9..b086ef7 100644
--- a/sim/bfin/dv-bfin_ppi.h
+++ b/sim/bfin/dv-bfin_ppi.h
@@ -22,9 +22,6 @@
#ifndef DV_BFIN_PPI_H
#define DV_BFIN_PPI_H
-/* XXX: This should be pushed into the model data. */
-#define BFIN_MMR_PPI_SIZE (4 * 5)
-
/* PPI_CONTROL Masks. */
#define PORT_EN (1 << 0)
#define PORT_DIR (1 << 1)