From ca9b9969fb3f3853f7c6beb43bd496d90c7efe80 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 11 Feb 2017 17:30:18 +0100 Subject: ltq-vmmc: fix build with kernel 4.9 Signed-off-by: Hauke Mehrtens --- package/kernel/lantiq/ltq-vmmc/patches/000-portability.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/kernel/lantiq/ltq-vmmc/patches/000-portability.patch') diff --git a/package/kernel/lantiq/ltq-vmmc/patches/000-portability.patch b/package/kernel/lantiq/ltq-vmmc/patches/000-portability.patch index 4860247..a9dd957 100644 --- a/package/kernel/lantiq/ltq-vmmc/patches/000-portability.patch +++ b/package/kernel/lantiq/ltq-vmmc/patches/000-portability.patch @@ -124,7 +124,7 @@ { IFX_int32_t retvalue = -EINVAL; mps_message rw_struct; -@@ -613,17 +644,30 @@ IFX_int32_t ifx_mps_ioctl (struct inode +@@ -613,17 +644,30 @@ IFX_int32_t ifx_mps_ioctl (struct inode 'mps_devices' enum type, which in fact is [0..8]; So, if inode value is [0..NUM_VOICE_CHANNEL+1], then we make sure that we are calling from kernel space. */ -- cgit v1.1