diff options
Diffstat (limited to 'test/dm/spi.c')
-rw-r--r-- | test/dm/spi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/dm/spi.c b/test/dm/spi.c index 325799bbf10..1ab2dd78324 100644 --- a/test/dm/spi.c +++ b/test/dm/spi.c @@ -3,7 +3,6 @@ * Copyright (C) 2013 Google, Inc */ -#include <common.h> #include <dm.h> #include <fdtdec.h> #include <spi.h> |