From: Adrian Bunk Date: Tue, 17 Jun 2008 22:30:40 +0000 (+0300) Subject: sh dreamcast: export board_pci_channels X-Git-Tag: v2.6.27-rc1~29^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7223ce29e8ca7313a75e8b902718c867d5997bb7;p=pandora-kernel.git sh dreamcast: export board_pci_channels This patch fixes the following build error: <-- snip --> ... MODPOST 1837 modules ERROR: "board_pci_channels" [drivers/pcmcia/yenta_socket.ko] undefined! ... make[2]: *** [__modpost] Error 1 <-- snip --> I freely admit that it's a pathological configuration, but as long as it is allowed it should build. Reported-by: Adrian Bunk Signed-off-by: Adrian Bunk Signed-off-by: Paul Mundt --- Reading git-diff-tree failed