diff options
author | Yijing Wang <wangyijing@huawei.com> | 2013-05-31 08:05:32 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-06-12 16:20:57 +0200 |
commit | 71aa5bba83f81722e7f6bfaeda16b983ba8a0cc2 (patch) | |
tree | af9f5ad0eb81366a6ee83179eada272424997155 /firmware | |
parent | rtlwifi: Fix a false leak indication for PCI devices (diff) | |
download | linux-71aa5bba83f81722e7f6bfaeda16b983ba8a0cc2.tar.xz linux-71aa5bba83f81722e7f6bfaeda16b983ba8a0cc2.zip |
net: wireless: iwlegacy: fix build error for il_pm_ops
Fix build error for il_pm_ops if CONFIG_PM is set
but CONFIG_PM_SLEEP is not set.
ERROR: "il_pm_ops" [drivers/net/wireless/iwlegacy/iwl4965.ko] undefined!
ERROR: "il_pm_ops" [drivers/net/wireless/iwlegacy/iwl3945.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2
Signed-off-by: Yijing Wang <wangyijing@huawei.com>
Cc: Stanislaw Gruszka <sgruszka@redhat.com>
Cc: "John W. Linville" <linville@tuxdriver.com>
Cc: netdev@vger.kernel.org
Cc: linux-wireless@vger.kernel.org
Cc: Jingoo Han <jg1.han@samsung.com>
Acked-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions