From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla at busybox.net Date: Mon, 27 Mar 2017 13:31:28 +0000 Subject: [Buildroot] [Bug 9781] New: ti-sgk-km build on kernel >4.1 Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net https://bugs.busybox.net/show_bug.cgi?id=9781 Bug ID: 9781 Summary: ti-sgk-km build on kernel >4.1 Product: buildroot Version: unspecified Hardware: Other OS: Linux Status: NEW Severity: normal Priority: P5 Component: Other Assignee: unassigned at buildroot.uclibc.org Reporter: sbenoit at brioconcept.com CC: buildroot at uclibc.org Target Milestone: --- The ti-gfx-km will not find the dmac function when building. Since the prototype has changed file/folder since version higher than 4.1. We need to patch the ocfunc.c file and add 54a55,57 > #if (LINUX_VERSION_CODE >= KERNEL_VERSION(4,1,0)) > #include <../mm/dma.h> > #endif -- You are receiving this mail because: You are on the CC list for the bug.