Re: [PATCH 1/2] input: cyapa: fix sparse warning issue of incorrect type in assiggment
From: Dan Carpenter
Date: Thu Jan 22 2015 - 04:55:24 EST
On Thu, Jan 22, 2015 at 01:31:29AM -0800, Jeremiah Mahler wrote:
> I wasn't able to reproduce the sparse warning. Was it for a specific
> architecture? Perhaps include a link to the email sent by the kbuild
> test robot.
You need to add a "CF=-D__CHECK_ENDIAN__" to turn these on.
make C=2 CF=-D__CHECK_ENDIAN__
http://lwn.net/Articles/205624/
regards,
dan carpenter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/