[PATCH] rtemsbsd: remove unnecessary declarations from nexus-devices
Vijay Kumar Banerjee
vijaykumar9597 at gmail.com
Tue Aug 27 19:38:13 UTC 2019
---
rtemsbsd/include/bsp/nexus-devices.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/rtemsbsd/include/bsp/nexus-devices.h b/rtemsbsd/include/bsp/nexus-devices.h
index e9da3be1..ac9afbce 100644
--- a/rtemsbsd/include/bsp/nexus-devices.h
+++ b/rtemsbsd/include/bsp/nexus-devices.h
@@ -70,8 +70,6 @@ SYSINIT_DRIVER_REFERENCE(iic, iicbus);
SYSINIT_DRIVER_REFERENCE(tda, iicbus);
SYSINIT_DRIVER_REFERENCE(iicbus, rtems_i2c);
SYSINIT_DRIVER_REFERENCE(fbd, fb);
-SYSINIT_DRIVER_REFERENCE(fb, fb_mod);
-SYSINIT_MODULE_REFERENCE(fb_mod);
#ifdef RTEMS_BSD_MODULE_NET80211
SYSINIT_DRIVER_REFERENCE(rtwn_usb, uhub);
SYSINIT_MODULE_REFERENCE(wlan_ratectl_none);
--
2.20.1
More information about the devel
mailing list