aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/SAMA/LLD/SDMMCv1/sama_sdmmc_lld.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/ports/SAMA/LLD/SDMMCv1/sama_sdmmc_lld.c')
-rw-r--r--os/hal/ports/SAMA/LLD/SDMMCv1/sama_sdmmc_lld.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/os/hal/ports/SAMA/LLD/SDMMCv1/sama_sdmmc_lld.c b/os/hal/ports/SAMA/LLD/SDMMCv1/sama_sdmmc_lld.c
index 6aa83624b..8ea88a347 100644
--- a/os/hal/ports/SAMA/LLD/SDMMCv1/sama_sdmmc_lld.c
+++ b/os/hal/ports/SAMA/LLD/SDMMCv1/sama_sdmmc_lld.c
@@ -36,9 +36,7 @@
/*===========================================================================*/
/* Driver local definitions. */
/*===========================================================================*/
-#if SAMA_ST_USE_PIT == FALSE
-#error "SDMMC Driver needs SAMA_ST_USE_PIT"
-#endif
+
/*===========================================================================*/
/* Driver exported variables. */
/*===========================================================================*/