]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/dm/p2sb.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / dm / p2sb.c
index df24709141ad45599d01ea170c650805e24f7cdd..3ada1fcb3629e06f43f8199c749d3737092a7cc9 100644 (file)
@@ -5,7 +5,6 @@
  * Copyright 2019 Google LLC
  */
 
-#include <common.h>
 #include <dm.h>
 #include <p2sb.h>
 #include <asm/test.h>