orinoco: firmware: consistently compile out fw cache support if not requested
authorAndrey Borzenkov <arvidjaar@mail.ru>
Sat, 28 Feb 2009 20:09:09 +0000 (23:09 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 16 Mar 2009 22:09:26 +0000 (18:09 -0400)
commit2bfc5cb57b55ed2204bca7668e082f7bf485760a
treee3a9855ff25ed4d1b9d0895851412fdce7f1b994
parentafece1c6587010cc81d1a43045c855774e8234a3
orinoco: firmware: consistently compile out fw cache support if not requested

Currently part of support for FW caching is unconditionally compiled
in even if it is never used. Consistently remove caching support if
not requested by user.

Signed-off-by: Andrey Borzenkov <arvidjaar@mail.ru>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/orinoco/fw.c
drivers/net/wireless/orinoco/fw.h
drivers/net/wireless/orinoco/main.c
drivers/net/wireless/orinoco/orinoco.h