]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - api/api.c
do_reset: unify duplicate prototypes
[karo-tx-uboot.git] / api / api.c
index 190ee6ad6cca9b4bc562d07375122eb694e4a6c0..853f010fee93c6c321cf418f3920b9ec62b0724a 100644 (file)
--- a/api/api.c
+++ b/api/api.c
@@ -36,9 +36,6 @@
 #define DEBUG
 #undef DEBUG
 
-/* U-Boot routines needed */
-extern int do_reset (cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]);
-
 /*****************************************************************************
  *
  * This is the API core.