mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
kernel: bump 5.15 to 5.15.136
This commit is contained in:
parent
05fae0397d
commit
7af4aa447c
@ -1,2 +1,2 @@
|
||||
LINUX_VERSION-5.15 = .135
|
||||
LINUX_KERNEL_HASH-5.15.135 = 14835e629e237f136cfed484fdb533c95242429809bdcdb2a2d66dfcb7447170
|
||||
LINUX_VERSION-5.15 = .136
|
||||
LINUX_KERNEL_HASH-5.15.136 = c624b9fe7ee4708d34cfd0b7ebc58037afac7463338cc498641ea31c55eeacb8
|
||||
|
@ -1,12 +0,0 @@
|
||||
diff --git a/drivers/interconnect/core.c b/drivers/interconnect/core.c
|
||||
index ab654b33f5d24..b7c41bd7409cd 100644
|
||||
--- a/drivers/interconnect/core.c
|
||||
+++ b/drivers/interconnect/core.c
|
||||
@@ -13,6 +13,7 @@
|
||||
#include <linux/interconnect.h>
|
||||
#include <linux/interconnect-provider.h>
|
||||
#include <linux/list.h>
|
||||
+#include <linux/sched/mm.h>
|
||||
#include <linux/module.h>
|
||||
#include <linux/mutex.h>
|
||||
#include <linux/slab.h>
|
Loading…
Reference in New Issue
Block a user