On Fri, Aug 14, 2015 at 02:36:53PM +0200, Benjamin Gaignard wrote:
This patch break sti driver compilation when it is compile as module. The root cause is that sti driver is split in 4 modules (hdmi, dvo, compositor and driver)... Maybe that is something we could fix since binding issue has been fix in previous patch.
Closing the loop on this: Benjamin and I discussed this on IRC and agreed that we can drop this for now and revisit after the merge window. As Benjamin points out the driver is currently split into 4 modules but that may no longer be necessary. If so, having a single module seems like the simpler option.
Thierry