Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753782Ab2E1RzA (ORCPT ); Mon, 28 May 2012 13:55:00 -0400 Received: from mail-gh0-f174.google.com ([209.85.160.174]:57416 "EHLO mail-gh0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752692Ab2E1Ry6 convert rfc822-to-8bit (ORCPT ); Mon, 28 May 2012 13:54:58 -0400 MIME-Version: 1.0 Date: Mon, 28 May 2012 19:54:56 +0200 X-Google-Sender-Auth: MLRB19jNsBjzSXN1mU7EUVM-kMk Message-ID: Subject: wlcore.ko undefined symbols From: Geert Uytterhoeven To: Eyal Shapira , Luciano Coelho , "John W. Linville" Cc: linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org, Linux-Next Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1168 Lines: 31 m68k allmodconfig: ERROR: "wl1271_rx_filter_get_fields_size" [drivers/net/wireless/ti/wlcore/wlcore.ko] undefined! ERROR: "wl1271_rx_filter_flatten_fields" [drivers/net/wireless/ti/wlcore/wlcore.ko] undefined! drivers/net/wireless/ti/wlcore/acx.c needs both functions unconditionally, but drivers/net/wireless/ti/wlcore/main.c has both functions inside #ifdef CONFIG_PM. This is in -next, but I believe all relevant code was merged in mainline in the mean time. Sorry for not noticing earlier, due to a longstanding unrelated build issue in -next. Gr{oetje,eeting}s,                         Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that.                                 -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/