Hi all,
After merging the drm-misc tree, today's linux-next build (powerpc allyesconfig) failed like this:
kernel/dma/contiguous.c:19:10: fatal error: asm/dma-contiguous.h: No such file or directory #include <asm/dma-contiguous.h> ^~~~~~~~~~~~~~~~~~~~~~
Caused by commit
4f2a8f5898ec ("drm: Add ASPEED GFX driver")
I have disabled that driver for today (by making it depend on BROKEN).