]> git.sur5r.net Git - u-boot/blobdiff - board/inka4x0/inka4x0.c
nios2: add gpio_request
[u-boot] / board / inka4x0 / inka4x0.c
index c645b05b5c25711c3636d42c73417e9c0d67f9b8..27b79ec7f48a88189818c21caf1b72561ce746b7 100644 (file)
@@ -177,16 +177,6 @@ void flash_preinit(void)
        clrbits_be32(&lpb->cs0_cfg, 0x1); /* clear RO */
 }
 
-int misc_init_r (void) {
-       extern int inkadiag_init_r (void);
-
-       /*
-        * The command table used for the subcommands of inkadiag
-        * needs to be relocated manually.
-        */
-       return inkadiag_init_r();
-}
-
 int misc_init_f (void)
 {
        volatile struct mpc5xxx_gpio    *gpio    =