From 6d32d20515b6b0c34cda8420a92e7af24c382311 Mon Sep 17 00:00:00 2001 From: Xianzhong Date: Thu, 16 Nov 2017 01:14:51 +0800 Subject: MGS-1633-2 [#imx-811] fix build for gpu bus frequency need remove IMX8_SCU_CONTROL to include busfreq-imx.h Date: Nov 15, 2017 Signed-off-by: Xianzhong (cherry picked from commit 5e6ac748e1b8ef40d189d50b4231fab0da3b816a) --- .../os/linux/kernel/platform/freescale/gc_hal_kernel_platform_imx6.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/drivers/mxc/gpu-viv/hal/os/linux/kernel/platform/freescale/gc_hal_kernel_platform_imx6.c b/drivers/mxc/gpu-viv/hal/os/linux/kernel/platform/freescale/gc_hal_kernel_platform_imx6.c index 92189829f555..9869fc1e4ba3 100644 --- a/drivers/mxc/gpu-viv/hal/os/linux/kernel/platform/freescale/gc_hal_kernel_platform_imx6.c +++ b/drivers/mxc/gpu-viv/hal/os/linux/kernel/platform/freescale/gc_hal_kernel_platform_imx6.c @@ -88,9 +88,7 @@ # include # include # else -#if !defined(IMX8_SCU_CONTROL) -# include -# endif +# include # include # endif #endif -- cgit v1.2.3