]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - net/nfs.h
powerpc/t4qds: Fix disabling remote I2C connection
[karo-tx-uboot.git] / net / nfs.h
index de8a0c64c07ce0b3fe6fff5ea86559b32e6ef005..a5a1b432e62c7900796c45306a0542e679c7b518 100644 (file)
--- a/net/nfs.h
+++ b/net/nfs.h
@@ -72,7 +72,7 @@ struct rpc_t {
                } reply;
        } u;
 };
-extern void    NfsStart (void);        /* Begin NFS */
+extern void NfsStart(void);    /* Begin NFS */
 
 
 /**********************************************************************/