]> git.sur5r.net Git - u-boot/blobdiff - include/fs.h
mx7: remove empty ifndef statement
[u-boot] / include / fs.h
index 0869ad6e80cf117799686cf1790ca61aa01f3826..d703ed5027edef072830ac09cd9f18c475ffe8ec 100644 (file)
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  * Copyright (c) 2012, NVIDIA CORPORATION.  All rights reserved.
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 #ifndef _FS_H
 #define _FS_H
@@ -13,6 +12,7 @@
 #define FS_TYPE_EXT    2
 #define FS_TYPE_SANDBOX        3
 #define FS_TYPE_UBIFS  4
+#define FS_TYPE_BTRFS  5
 
 /*
  * Tell the fs layer which block device an partition to use for future