Blame SOURCES/0002-remove-unsupported-warning.patch

246924
--- a/src/mptspi.c
246924
+++ b/src/mptspi.c
246924
@@ -1535,11 +1535,6 @@
246924
 
246924
 	scsi_scan_host(sh);
246924
 
246924
-#ifdef CONFIG_RHEL_DIFFERENCES
246924
-	add_taint(TAINT_SUPPORT_REMOVED, LOCKDEP_STILL_OK);
246924
-	pr_warn("MPTSPI MODULE IS NOT SUPPORTED\n");
246924
-#endif
246924
-
246924
 	return 0;
246924
 
246924
 out_mptspi_probe: