This file will be removed in a future commit, so let's get rid of what we can right now.
@@ -5,7 +5,6 @@
*/
#include <Kernel/Arch/Delay.h>
-#include <Kernel/Bus/PCI/API.h>
#include <Kernel/Debug.h>
#include <Kernel/Devices/DeviceManagement.h>
#include <Kernel/Devices/GPU/Console/ContiguousFramebufferConsole.h>
@@ -4,7 +4,6 @@
* SPDX-License-Identifier: BSD-2-Clause
#include <Kernel/Bus/PCI/Access.h>
#include <Kernel/FileSystem/SysFS/Subsystems/Devices/Graphics/DisplayConnector/DeviceAttribute.h>
#include <Kernel/Sections.h>
#include <Kernel/Devices/GPU/DisplayConnector.h>
#include <Kernel/FileSystem/SysFS/Subsystems/Devices/Storage/DeviceAttribute.h>
#include <Kernel/Devices/Storage/StorageDevice.h>