mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 12:37:45 +00:00
Kernel: Fix some clang-tidy warnings in PCI::Access
This commit is contained in:
parent
19ba32651d
commit
73aa5c75d5
2 changed files with 1 additions and 2 deletions
|
@ -22,7 +22,6 @@ public:
|
|||
Memory,
|
||||
};
|
||||
|
||||
public:
|
||||
static bool initialize_for_memory_access(PhysicalAddress mcfg_table);
|
||||
static bool initialize_for_io_access();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue