On 15 October 2015 at 06:55, Mikko Rapeli <mikko.rapeli at iki.fi> wrote: > Fixes userspace compile error since list_head is not exported to userspace > headers. > > Suggested by Emil Velikov <emil.l.velikov at gmail.com> at > https://lkml.org/lkml/2015/6/3/792 > > Signed-off-by: Mikko Rapeli <mikko.rapeli at iki.fi> We're safe as the only users of the struct already include via_drv.h.
Reviewed-by: Emil Velikov <emil.l.velikov at gmail.com> Daniel can you pick this up (esp. since you added it with commit c828e20456301b0f5192a1f75e8bf8a6afd15551) Thanks Emil