On Thu, Sep 14, 2017 at 10:01 AM, Emil Velikov <emil.l.velikov at gmail.com> wrote: > On 14 September 2017 at 08:56, Emil Velikov <emil.l.velikov at gmail.com> wrote: >> Hi Marek, >> >> On 12 September 2017 at 21:42, Marek Olšák <maraeo at gmail.com> wrote: >> >>> include/drm/drm_syncobj.h | 4 ++++ >> Please sync the header as described in >> https://cgit.freedesktop.org/mesa/drm/tree/include/drm/README#n72 >> >> Tl;DR: cd .../linux; make headers_install; cp ... .../drm/include/drm; >> cd .../drm; git commit -sm ".... $branch $sha1..." >> > Seems like I've replied to the wrong patch - silly me. > This was meant for the libdrm ones - suggestion still applies though. I actually did that, but I'm on amd-staging-drm-next. Marek