kernel/device_manager: Remove unnecessary includes of Locker.h.
This commit is contained in:
@@ -9,7 +9,6 @@
|
|||||||
|
|
||||||
|
|
||||||
#include <disk_device_manager.h>
|
#include <disk_device_manager.h>
|
||||||
#include <Locker.h>
|
|
||||||
#include <Notifications.h>
|
#include <Notifications.h>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -12,7 +12,6 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#include <KernelExport.h>
|
#include <KernelExport.h>
|
||||||
#include <Locker.h>
|
|
||||||
#include <module.h>
|
#include <module.h>
|
||||||
#include <PCI.h>
|
#include <PCI.h>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user