diff options
Diffstat (limited to 'test/dm/pinmux.c')
-rw-r--r-- | test/dm/pinmux.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/dm/pinmux.c b/test/dm/pinmux.c index 6880b2d2cd9..cfbe3ef5d1e 100644 --- a/test/dm/pinmux.c +++ b/test/dm/pinmux.c @@ -3,7 +3,6 @@ * Copyright (C) 2020 Sean Anderson <seanga2@gmail.com> */ -#include <common.h> #include <dm.h> #include <dm/pinctrl.h> #include <dm/test.h> |