Re: [PATCH v2 03/29] memory: omap-gpmc: Include for SZ_16M

2020-07-24 Thread Krzysztof Kozlowski
On Fri, Jul 24, 2020 at 09:40:12AM +0200, Krzysztof Kozlowski wrote: > The driver uses SZ_16M which is defined in include/linux/sizes.h. On > ARM it was pulled by other headers but its inclusion is necessary for > compile testing on other architectures. > > This fixes build error when compile tes

[PATCH v2 03/29] memory: omap-gpmc: Include for SZ_16M

2020-07-24 Thread Krzysztof Kozlowski
The driver uses SZ_16M which is defined in include/linux/sizes.h. On ARM it was pulled by other headers but its inclusion is necessary for compile testing on other architectures. This fixes build error when compile testing on i386 architecture: drivers/memory/omap-gpmc.c: In function ‘gpmc_c