ASoC: sun4i-i2s: Add compatibility with A64 codec I2S
[linux-2.6-block.git] / init / do_mounts_md.c
index 7d85d172bc7e265ae2e4541a95d495799ee6446e..b84031528dd4466541a4ac75890e39738fd4c589 100644 (file)
@@ -1,14 +1,4 @@
 // SPDX-License-Identifier: GPL-2.0
-/*
- * Many of the syscalls used in this file expect some of the arguments
- * to be __user pointers not __kernel pointers.  To limit the sparse
- * noise, turn off sparse checking for this file.
- */
-#ifdef __CHECKER__
-#undef __CHECKER__
-#warning "Sparse checking disabled for this file"
-#endif
-
 #include <linux/delay.h>
 #include <linux/raid/md_u.h>
 #include <linux/raid/md_p.h>