diff options
Diffstat (limited to 'drivers/ata/mtk_ahci.c')
-rw-r--r-- | drivers/ata/mtk_ahci.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ata/mtk_ahci.c b/drivers/ata/mtk_ahci.c index 2c5227df306..53aabee0a5e 100644 --- a/drivers/ata/mtk_ahci.c +++ b/drivers/ata/mtk_ahci.c @@ -8,7 +8,6 @@ * Author: Frank Wunderlich <frank-w@public-files.de> */ -#include <common.h> #include <ahci.h> #include <asm/global_data.h> #include <asm/io.h> |