brcmsmac: remove dependency on CRC8 and CRC_CCITT
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 24 Nov 2013 21:03:41 +0000 (22:03 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 5 Dec 2013 19:56:29 +0000 (14:56 -0500)
commitcb500a7c299f03e0a8061ca408e68b13ffe8d35d
tree251d8eccc87acaa8a2859305028786cfdf61629d
parentfc70ff7207a42e3d1f3d76317fe5e3169391dc47
brcmsmac: remove dependency on CRC8 and CRC_CCITT

There is no code in brcmsmac that uses a function from CRC8 or
CRC_CCITT any more. Building brcmsmac with these two disabled works
without any problems. This was probably only used by the bus code which
was replaced by bcma some time ago.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Acked-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/brcm80211/Kconfig