diff options
Diffstat (limited to 'src/drivers/vpd')
-rw-r--r-- | src/drivers/vpd/vpd_premem.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/vpd/vpd_premem.c b/src/drivers/vpd/vpd_premem.c index 14e803281a..b952569827 100644 --- a/src/drivers/vpd/vpd_premem.c +++ b/src/drivers/vpd/vpd_premem.c @@ -13,7 +13,6 @@ * GNU General Public License for more details. */ -#include <console/console.h> #include <string.h> #include "vpd.h" |