summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include/machine/rtems-bsd-nexus-bus.h
diff options
context:
space:
mode:
Diffstat (limited to 'rtemsbsd/include/machine/rtems-bsd-nexus-bus.h')
-rwxr-xr-xrtemsbsd/include/machine/rtems-bsd-nexus-bus.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/rtemsbsd/include/machine/rtems-bsd-nexus-bus.h b/rtemsbsd/include/machine/rtems-bsd-nexus-bus.h
index 299221c7..232e8e2c 100755
--- a/rtemsbsd/include/machine/rtems-bsd-nexus-bus.h
+++ b/rtemsbsd/include/machine/rtems-bsd-nexus-bus.h
@@ -205,8 +205,7 @@ extern "C" {
*/
#if !defined(RTEMS_BSD_DRIVER_DWC_MMC)
#define RTEMS_BSD_DRIVER_DWC_MMC \
- RTEMS_BSD_DEFINE_NEXUS_DEVICE(dw_mmc, 0, 0, NULL); \
- SYSINIT_DRIVER_REFERENCE(mmc, dw_mmc)
+ RTEMS_BSD_DEFINE_NEXUS_DEVICE(dw_mmc, 0, 0, NULL)
#endif /* RTEMS_BSD_DRIVER_DWC_MMC */
/*