Ignore:
Timestamp:
Oct 29, 2021, 1:10:50 AM (4 years ago)
Author:
Paul Smedley
Message:

Re-enable patch_hdmi.c

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/uniaud32-next/lib32/ossidc.c

    r688 r708  
    133133        call_module_init(cmedia_driver_init);
    134134        call_module_init(conexant_driver_init);
    135 //      call_module_init(hdmi_driver_init);
     135        call_module_init(hdmi_driver_init);
    136136        call_module_init(realtek_driver_init);
    137137        call_module_init(sigmatel_driver_init);
Note: See TracChangeset for help on using the changeset viewer.