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>