Staging: w35und: Kill _USE_FALLBACK_RATE_ macro
authorPekka Enberg <penberg@kernel.org>
Sun, 28 Nov 2010 20:59:57 +0000 (22:59 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 1 Dec 2010 22:45:44 +0000 (14:45 -0800)
commit1140bd9f30f4d6dac6b53365a70819ecd4cc8c54
tree93ee992c7cc0be1e8e347069dc935d564fe4f4dd
parentac5435b9800f313bdcd6a43444ceb1d89f241a5e
Staging: w35und: Kill _USE_FALLBACK_RATE_ macro

The _USE_FALLBACK_RATE_ macro parametrizes DEFAULT_RATE_RETRY_LIMIT. It's only
used in Mxx_initial() in reg.c where _USE_FALLBACK_RATE_ is always defined
because the reg.c file includes sysdef.h at the top. It's therefore safe to
remove the _USE_FALLBACK_RATE_ macro.

Cc: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/winbond/sysdef.h
drivers/staging/winbond/wb35reg_s.h