Re: [PATCH] mfd: cs5535: don't build on UML

2023-01-04 Thread Lee Jones
On Wed, 30 Nov 2022, Randy Dunlap wrote: > The cs5535-mfd driver uses CPU-specific data that is not available > for ARCH=um builds, so don't allow it to be built for UML. > > Prevents these build errors: > > In file included from ../arch/x86/include/asm/olpc.h:7, > from ../drive

[PATCH] mfd: cs5535: don't build on UML

2022-11-30 Thread Randy Dunlap
The cs5535-mfd driver uses CPU-specific data that is not available for ARCH=um builds, so don't allow it to be built for UML. Prevents these build errors: In file included from ../arch/x86/include/asm/olpc.h:7, from ../drivers/mfd/cs5535-mfd.c:17: ../arch/x86/include/asm/geode.h: