mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-26 22:38:51 +00:00
Kernel: Remove unused UHCI_ENABLED flag
This commit is contained in:
parent
af39d5d146
commit
a6ec6b831b
Notes:
sideshowbarker
2024-07-18 20:39:21 +09:00
Author: https://github.com/awesomekling
Commit: a6ec6b831b
2 changed files with 0 additions and 5 deletions
|
@ -277,7 +277,6 @@ void init_stage2(void*)
|
|||
}
|
||||
}
|
||||
|
||||
// FIXME: This should not be i386-specific.
|
||||
USB::UHCIController::detect();
|
||||
|
||||
DMIExpose::initialize();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue