gpio: mvmfp: support newer MFP bit definitions
[platform/kernel/u-boot.git] / net / nfs.h
index 53451db..d69b422 100644 (file)
--- a/net/nfs.h
+++ b/net/nfs.h
@@ -69,7 +69,7 @@ struct rpc_t {
                } reply;
        } u;
 };
-extern void NfsStart(void);    /* Begin NFS */
+void nfs_start(void);  /* Begin NFS */
 
 
 /**********************************************************************/