MGS-1633 [#2235] Replace CONFIG_PM_RUNTIME with CONFIG_PM
authorShawn Xiao <b49994@freescale.com>
Mon, 22 Feb 2016 06:48:25 +0000 (14:48 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:46:57 +0000 (15:46 -0500)
commite7668db9997471f29bc8bd9b9e2c93732d5ad495
treeabe6c3fa047bd38e137be62e01a50b6e7e75522d
parent37d2a04b723d8e213e8f71d8eef047469f397a24
MGS-1633 [#2235] Replace CONFIG_PM_RUNTIME with CONFIG_PM

Since 4.1, linux kernel has dropped CONFIG_PM_RUNTIME macro. And
CONFIG_PM is used instead. GPU driver should be synced with the change.

Date Feb 22, 2016

Signed-off-by: Shawn Xiao <b49994@freescale.com>
drivers/mxc/gpu-viv/hal/os/linux/kernel/platform/freescale/gc_hal_kernel_platform_imx6.c