From: Pekka Enberg Date: Sun, 28 Nov 2010 20:59:57 +0000 (+0200) Subject: Staging: w35und: Kill _USE_FALLBACK_RATE_ macro X-Git-Tag: v2.6.38-rc1~423^2~178 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1140bd9f30f4d6dac6b53365a70819ecd4cc8c54;p=pandora-kernel.git 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 Signed-off-by: Pekka Enberg Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed