]> code.ossystems Code Review - meta-freescale.git/commit
kernel-module-imx-gpu-viv: Better work-around for change in name of busfreq-imx.h
authorGary Thomas <gary@mlbassoc.com>
Tue, 6 Oct 2015 16:03:47 +0000 (10:03 -0600)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:20 +0000 (15:03 -0300)
commit6e12eca32dc1316689a74f929e334f02feac06ab
tree3245277ccd3ce0d7b922adad1f6628af84f0d8d2
parentaed74dcf5c43b5a7dd78ee7ec705558b947e34d4
kernel-module-imx-gpu-viv: Better work-around for change in name of busfreq-imx.h

The renaming of include/linux/busfreq-imx6.h to include/linux/busfreq-imx.h
is not consistent over the many kernel versions currently being built.  This
changeset works around this inconsistency by creating a local symbolic link
to whatever file is actually present in the kernel sources.

Signed-off-by: Gary Thomas <gary@mlbassoc.com>
recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv/platform-Fix-kernel-version-check-for-3.14-based-ker.patch [deleted file]
recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv/work-around-include-file-rename.patch [new file with mode: 0644]
recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_5.0.11.p7.1.bb