]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite89b07098bfc356cd6443b64173248c36597f8d3
tree9886294776fce61e1d91a95f5b08066652f33054
parent86bef37e96fee6b1712480848c6b14bdded8af44
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 <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
drivers/bluetooth/Makefile
net/bluetooth/Makefile