OSDN Git Service

soc: imx: gpcv2: include linux/sizes.h
authorLeonard Crestez <leonard.crestez@nxp.com>
Mon, 20 Jan 2020 12:51:28 +0000 (14:51 +0200)
committerShawn Guo <shawnguo@kernel.org>
Fri, 14 Feb 2020 02:03:09 +0000 (10:03 +0800)
commitb5cc96d3bfcbc495a350f78aa2e1295b238d26da
tree21d1f49bf490401fe60a68150cfa989716950d21
parentbb6d3fb354c5ee8d6bde2d576eb7220ea09862b9
soc: imx: gpcv2: include linux/sizes.h

This header is included indirectly on arm/arm64 but not on x86 so
CONFIG_COMPILE_TEST breaks. Fix by including <linux/sizes.h> directly.

Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/soc/imx/gpcv2.c