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)
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>

No differences found