Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh...
[deliverable/linux.git] / fs / udf / udf_sb.h
index 1f32c7bd9f57f21fb2859413cacde08b2949fd3a..27b5335730c9337424c0c32790e74173ac61f747 100644 (file)
@@ -3,9 +3,7 @@
 
 #include <linux/mutex.h>
 #include <linux/bitops.h>
-
-/* Since UDF 2.01 is ISO 13346 based... */
-#define UDF_SUPER_MAGIC                        0x15013346
+#include <linux/magic.h>
 
 #define UDF_MAX_READ_VERSION           0x0250
 #define UDF_MAX_WRITE_VERSION          0x0201
This page took 0.029396 seconds and 5 git commands to generate.