]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - fs/fs.c
amcc-common.h: minor white space cleanup
[karo-tx-uboot.git] / fs / fs.c
diff --git a/fs/fs.c b/fs/fs.c
index eee7e23392e4cb9f76c4e4247c3d6c55981bdded..99e516a44d82dc74f868a5636a021c3c81718db1 100644 (file)
--- a/fs/fs.c
+++ b/fs/fs.c
@@ -93,6 +93,7 @@ static struct fstype_info fstypes[] = {
                .close = sandbox_fs_close,
                .ls = sandbox_fs_ls,
                .read = fs_read_sandbox,
+               .write = fs_write_sandbox,
        },
 #endif
        {