reproduce: # apt-get install sparse # sparse version: v0.6.4-52-g1cf3d98c-dirty # https://github.com/jsarha/linux/commit/8e82fa1ed837aefa829a82894a950e7abc393536 git remote add jsarha https://github.com/jsarha/linux git fetch --no-tags jsarha topic/cros-sof-v4.19 git checkout 8e82fa1ed837aefa829a82894a950e7abc393536 # save the config file mkdir build_dir && cp config build_dir/.config make W=1 C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__ -fmax-errors=unlimited -fmax-warnings=unlimited' O=build_dir ARCH=i386 olddefconfig make W=1 C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__ -fmax-errors=unlimited -fmax-warnings=unlimited' O=build_dir ARCH=i386 SHELL=/bin/bash drivers/gpu/drm/ drivers/platform/chrome/