colibri_imx6: fix video stdout in default environment
[oweals/u-boot.git] / net / nfs.h
index a377c90088388b94e77cf23226e38a47ffd2021b..68ada0efeb9ba370e69740438cb27087e9ac8deb 100644 (file)
--- a/net/nfs.h
+++ b/net/nfs.h
@@ -78,7 +78,7 @@ struct rpc_t {
                                NFS_MAX_ATTRS];
                } reply;
        } u;
-} __attribute__((packed));
+};
 void nfs_start(void);  /* Begin NFS */