aboutsummaryrefslogtreecommitdiff
path: root/sim/bfin/dv-bfin_nfc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/bfin/dv-bfin_nfc.h')
-rw-r--r--sim/bfin/dv-bfin_nfc.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sim/bfin/dv-bfin_nfc.h b/sim/bfin/dv-bfin_nfc.h
index 42dbec6..8c8a139 100644
--- a/sim/bfin/dv-bfin_nfc.h
+++ b/sim/bfin/dv-bfin_nfc.h
@@ -21,9 +21,6 @@
#ifndef DV_BFIN_NFC_H
#define DV_BFIN_NFC_H
-/* XXX: This should be pushed into the model data. */
-#define BFIN_MMR_NFC_SIZE 0x50
-
/* NFC_STAT masks. */
#define NBUSY (1 << 0)
#define WB_FULL (1 << 1)