diff options
Diffstat (limited to 'test/dm/pci_ep.c')
-rw-r--r-- | test/dm/pci_ep.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/dm/pci_ep.c b/test/dm/pci_ep.c index 9941abd4ceb..e82fc53f84b 100644 --- a/test/dm/pci_ep.c +++ b/test/dm/pci_ep.c @@ -3,7 +3,6 @@ * Copyright (C) 2019 Ramon Fried */ -#include <common.h> #include <dm.h> #include <hexdump.h> #include <pci_ep.h> |