Bluetooth: Enable -D__CHECK_ENDIAN__ for sparse by default
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 2 Oct 2013 05:59:25 +0000 (22:59 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 2 Oct 2013 06:10:05 +0000 (09:10 +0300)
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 <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>

No differences found