]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/cmd_pcmcia.c
Patch by Kenneth Johansson, 30 Jun 2003:
[people/ms/u-boot.git] / common / cmd_pcmcia.c
index 2aa2a23866cf1b266b842e2d4b63752df1c33651..bfdcbda9fbeb4c3c15b11f94c0897a3eb844b48a 100644 (file)
@@ -2487,8 +2487,8 @@ static int identify  (volatile uchar *p)
 /**************************************************/
 
 #if (CONFIG_COMMANDS & CFG_CMD_PCMCIA)
-cmd_tbl_t U_BOOT_CMD(PINIT) = MK_CMD_ENTRY(
-       "pinit",        2,      1,      do_pinit,
+U_BOOT_CMD(
+       pinit,  2,      1,      do_pinit,
        "pinit   - PCMCIA sub-system\n",
        "on  - power on PCMCIA socket\n"
        "pinit off - power off PCMCIA socket\n"