]> Pileus Git - ~andy/linux/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)
commit922ca1dfc2127a5dc363e8c1e6c8a33c5a0a14c6
tree9886294776fce61e1d91a95f5b08066652f33054
parent10a8b86f575235258bdf195e4503f2c2ddfd2e26
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