summaryrefslogtreecommitdiff
path: root/test/dm/button.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/button.c')
-rw-r--r--test/dm/button.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/dm/button.c b/test/dm/button.c
index 830d96fbef3..9157ec92878 100644
--- a/test/dm/button.c
+++ b/test/dm/button.c
@@ -5,7 +5,6 @@
* Based on led.c
*/
-#include <common.h>
#include <dm.h>
#include <adc.h>
#include <button.h>