diff options
Diffstat (limited to 'drivers/ata/sata_bootdev.c')
-rw-r--r-- | drivers/ata/sata_bootdev.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ata/sata_bootdev.c b/drivers/ata/sata_bootdev.c index f638493ce04..a5ca6f6fd5b 100644 --- a/drivers/ata/sata_bootdev.c +++ b/drivers/ata/sata_bootdev.c @@ -5,7 +5,6 @@ * Copyright 2023 Tony Dinh <mibodhi@gmail.com> */ -#include <common.h> #include <ahci.h> #include <bootdev.h> #include <dm.h> |