compat-wireless: fix compile warning for wl12xx
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 31 Mar 2011 16:22:06 +0000 (09:22 -0700)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 31 Mar 2011 19:18:42 +0000 (12:18 -0700)
commit7a6509d52e2ddd7402794a3c38e00854b467ae6c
tree95adba9d0f00b5fe38288318af490290015e9b3a
parent48ca0d22d56867706c5fcaa18169cdfe91f3028a
compat-wireless: fix compile warning for wl12xx

Only CONFIG_WL12XX_SDIO and CONFIG_WL1251_SDIO are depending on
CONFIG_WL12XX_PLATFORM_DATA, so only these two config options should be
renamed. The other options should still use the normal name. The old
commit did not fix the problem for me.

This fixes compat-wireless commit:
        7b4debf48b81d7e7e0e2915b81ad6a4af57cb5d1
        compat-wireless: fix compilation warning for wl12xx

Luis please add this into the linux-2.6.39.y branch.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
config.mk
patches/08-rename-config-options.patch