patch-5.15.79-rt54.patch
[platform/kernel/linux-rpi.git] / include / linux / ratelimit_types.h
index f0e535f..0022666 100644 (file)
@@ -4,7 +4,7 @@
 
 #include <linux/bits.h>
 #include <linux/param.h>
-#include <linux/spinlock_types.h>
+#include <linux/spinlock_types_raw.h>
 
 #define DEFAULT_RATELIMIT_INTERVAL     (5 * HZ)
 #define DEFAULT_RATELIMIT_BURST                10