From: Marcel Holtmann Date: Wed, 2 Oct 2013 05:59:25 +0000 (-0700) Subject: Bluetooth: Enable -D__CHECK_ENDIAN__ for sparse by default X-Git-Tag: v3.13-rc1~105^2~225^2~24^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=922ca1dfc2127a5dc363e8c1e6c8a33c5a0a14c6;p=pandora-kernel.git Bluetooth: Enable -D__CHECK_ENDIAN__ for sparse by default The Bluetooth protocol and hardware is pretty much all little endian and so when running sparse via "make C=2" for example, enable the endian checks by default. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed