mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 03:17:56 +08:00
rtemsbsd: remove dead code fb.c
This commit is contained in:

committed by
Christian Mauderer

parent
48b6067610
commit
951c4b92cf
@@ -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);
|
||||
|
Reference in New Issue
Block a user