[PATCH 48/75] dependencies: Make MHI_BUS_EP depend on 5.19

Hauke Mehrtens <[email protected]> Fri, 28 Jun 2024 01:47:34 +0200
Newsgroups org.kernel.vger.backports
Message-ID <[email protected]>
The EP framework was added in 5.19 and the interface changed in kernel
6.1 again.

Signed-off-by: Hauke Mehrtens <[email protected]>
---
 dependencies | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dependencies b/dependencies
index 1377b1b6..3797139b 100644
--- a/dependencies
+++ b/dependencies
@@ -27,6 +27,9 @@ RTL8723BS 5.4
 # ida_alloc(), xarray
 MHI_BUS 4.19
 
+# linux/mhi_ep.h missing and interfaces changed
+MHI_BUS_EP 6.1
+
 # sock_gettstamp()
 QRTR 5.2
 
-- 
2.45.2