mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-10 18:10:56 +09:00
Kernel: Remove unnecessary include from PATAChannel.cpp
This commit is contained in:
parent
9a303cc5a5
commit
aa43314e8b
Notes:
sideshowbarker
2024-07-19 08:14:49 +09:00
Author: https://github.com/supercomputer7
Commit: aa43314e8b
Pull-request: https://github.com/SerenityOS/serenity/pull/1396
Reviewed-by: https://github.com/awesomekling
Reviewed-by: https://github.com/shannonbooth ✅
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@
|
|||
#include "PATADiskDevice.h"
|
||||
#include <AK/ByteBuffer.h>
|
||||
#include <Kernel/Devices/PATAChannel.h>
|
||||
#include <Kernel/Devices/PIT.h>
|
||||
#include <Kernel/FileSystem/ProcFS.h>
|
||||
#include <Kernel/Process.h>
|
||||
#include <Kernel/VM/MemoryManager.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue