compat-wireless: remove leading whitespace from CONFIG_COMPAT_FIRMWARE_CLASS
authorJohn W. Linville <linville@tuxdriver.com>
Thu, 17 Nov 2011 22:21:09 +0000 (17:21 -0500)
committerLuis R. Rodriguez <mcgrof@qca.qualcomm.com>
Thu, 17 Nov 2011 23:10:59 +0000 (15:10 -0800)
commit3b83022da87be41e89fd015e02796c6d38f2e6c0
treeea42e03615dc3e1cdf319a645ae5beae289324db
parent25b211d7af8adc7a50d061c3fd7c3f80b92809bb
compat-wireless: remove leading whitespace from CONFIG_COMPAT_FIRMWARE_CLASS

CONFIG_COMPAT_FIRMWARE_CLASS is being checked in compat-2.6.33.h, so it
needs to show-up in compat_autoconf.h.  Remove the leading whitespace,
so that gen-compat-autoconf.sh will treat it accordingly.

Signed-off-by: John W. Linville <linville@tuxdriver.com>
config.mk