]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/dm/sysinfo-gpio.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / dm / sysinfo-gpio.c
index 2e494b3f341280fe05791c4383f8753f2a685ff0..24a99dafb152bc147d30d2bb7c2b7b2dd130aa64 100644 (file)
@@ -3,7 +3,6 @@
  * Copyright (C) 2021 Sean Anderson <sean.anderson@seco.com>
  */
 
-#include <common.h>
 #include <dm.h>
 #include <log.h>
 #include <sysinfo.h>