kernel-module-imx-gpu-viv: refresh patches after module upgrade
The external module revision has been upgraded in meta-fsl-arm, thus refresh the patches so they apply cleanly. https://jira.digi.com/browse/DEL-2305 Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
a2554a08cc
commit
0f09bbad7a
|
|
@ -56,10 +56,10 @@ index 4a29f0e776e2..69a2d483b2cd 100644
|
||||||
|
|
||||||
if (!ret)
|
if (!ret)
|
||||||
diff --git a/kernel-module-imx-gpu-viv-src/hal/os/linux/kernel/platform/freescale/gc_hal_kernel_platform_imx6q14.c b/kernel-module-imx-gpu-viv-src/hal/os/linux/kernel/platform/freescale/gc_hal_kernel_platform_imx6q14.c
|
diff --git a/kernel-module-imx-gpu-viv-src/hal/os/linux/kernel/platform/freescale/gc_hal_kernel_platform_imx6q14.c b/kernel-module-imx-gpu-viv-src/hal/os/linux/kernel/platform/freescale/gc_hal_kernel_platform_imx6q14.c
|
||||||
index a12579d44723..c2a54b7d072d 100644
|
index a5473bb926a2..d08479fa43b7 100644
|
||||||
--- a/kernel-module-imx-gpu-viv-src/hal/os/linux/kernel/platform/freescale/gc_hal_kernel_platform_imx6q14.c
|
--- a/kernel-module-imx-gpu-viv-src/hal/os/linux/kernel/platform/freescale/gc_hal_kernel_platform_imx6q14.c
|
||||||
+++ b/kernel-module-imx-gpu-viv-src/hal/os/linux/kernel/platform/freescale/gc_hal_kernel_platform_imx6q14.c
|
+++ b/kernel-module-imx-gpu-viv-src/hal/os/linux/kernel/platform/freescale/gc_hal_kernel_platform_imx6q14.c
|
||||||
@@ -103,7 +103,7 @@ extern int unregister_thermal_notifier(struct notifier_block *nb);
|
@@ -108,7 +108,7 @@ extern int unregister_thermal_notifier(struct notifier_block *nb);
|
||||||
#define UNREG_THERMAL_NOTIFIER(a) unregister_thermal_notifier(a);
|
#define UNREG_THERMAL_NOTIFIER(a) unregister_thermal_notifier(a);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
From 07ca37302306e764adaeaa8f2a8e4ef1b40cd395 Mon Sep 17 00:00:00 2001
|
|
||||||
From: Hector Palacios <hector.palacios@digi.com>
|
From: Hector Palacios <hector.palacios@digi.com>
|
||||||
Date: Tue, 1 Dec 2015 11:36:24 +0100
|
Date: Tue, 1 Dec 2015 11:36:24 +0100
|
||||||
Subject: [PATCH] Use busfreq-imx6.h up to 3.15 kernel
|
Subject: [PATCH] Use busfreq-imx6.h up to 3.15 kernel
|
||||||
|
|
@ -13,7 +12,7 @@ Signed-off-by: Hector Palacios <hector.palacios@digi.com>
|
||||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||||
|
|
||||||
diff --git a/kernel-module-imx-gpu-viv-src/hal/os/linux/kernel/platform/freescale/gc_hal_kernel_platform_imx6q14.c b/kernel-module-imx-gpu-viv-src/hal/os/linux/kernel/platform/freescale/gc_hal_kernel_platform_imx6q14.c
|
diff --git a/kernel-module-imx-gpu-viv-src/hal/os/linux/kernel/platform/freescale/gc_hal_kernel_platform_imx6q14.c b/kernel-module-imx-gpu-viv-src/hal/os/linux/kernel/platform/freescale/gc_hal_kernel_platform_imx6q14.c
|
||||||
index a12579d44723..8f7bb281aa74 100644
|
index d08479fa43b7..4a9b72ce2297 100644
|
||||||
--- a/kernel-module-imx-gpu-viv-src/hal/os/linux/kernel/platform/freescale/gc_hal_kernel_platform_imx6q14.c
|
--- a/kernel-module-imx-gpu-viv-src/hal/os/linux/kernel/platform/freescale/gc_hal_kernel_platform_imx6q14.c
|
||||||
+++ b/kernel-module-imx-gpu-viv-src/hal/os/linux/kernel/platform/freescale/gc_hal_kernel_platform_imx6q14.c
|
+++ b/kernel-module-imx-gpu-viv-src/hal/os/linux/kernel/platform/freescale/gc_hal_kernel_platform_imx6q14.c
|
||||||
@@ -74,7 +74,7 @@
|
@@ -74,7 +74,7 @@
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue