diff options
Diffstat (limited to 'drivers/fpga/stratixv.c')
-rw-r--r-- | drivers/fpga/stratixv.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/fpga/stratixv.c b/drivers/fpga/stratixv.c index abae3b5b75..372f16d92d 100644 --- a/drivers/fpga/stratixv.c +++ b/drivers/fpga/stratixv.c @@ -3,7 +3,6 @@ * Copyright (C) 2016 Stefan Roese <sr@denx.de> */ -#include <common.h> #include <altera.h> #include <log.h> #include <spi.h> |