]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: use kernel define byte order macros
authorGlen Lee <glen.lee@atmel.com>
Mon, 21 Dec 2015 05:18:08 +0000 (14:18 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Dec 2015 21:20:04 +0000 (13:20 -0800)
commit99b1d6643419c9d41de646291e939e298c1da1c5
tree44a5bd154d0b1918a72543723a9169d7146ad726
parent4d2030ea34a666b30ca05f766be7483563f372e9
staging: wilc1000: use kernel define byte order macros

This patch removes define BIG_ENDIAN and use kernel define byte order macros
instead of swap itself. Remove unused BYTE_SWAP macro and __CHECK_ENDIAN__
in Makefile also.

Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/Makefile
drivers/staging/wilc1000/wilc_sdio.c
drivers/staging/wilc1000/wilc_spi.c
drivers/staging/wilc1000/wilc_wlan.c
drivers/staging/wilc1000/wilc_wlan.h
drivers/staging/wilc1000/wilc_wlan_cfg.c