command: Remove the cmd_tbl_t typedef
[oweals/u-boot.git] / drivers / sysreset / sysreset_mpc83xx.c
index 9092764e0b1cdba9a170103820c24461f8eb29c5..39f4671fad7f699993a923e3233e3c972fe6b95a 100644 (file)
@@ -5,6 +5,7 @@
  */
 
 #include <common.h>
+#include <command.h>
 #include <dm.h>
 #include <sysreset.h>
 #include <wait_bit.h>