sdhci-pci breaks lts-backport-raring-next

Adam Lee adam.lee at canonical.com
Thu Jan 30 03:47:33 UTC 2014


On Wed, Jan 29, 2014 at 03:18:33PM -0800, Kamal Mostafa wrote:
> The lts-backport-raring-next branch in the ubuntu-precise repo fails to
> build.  These top two commits break it:
> 
>         6e37803 mmc: sdhci-pci: add support of O2Micro/BayHubTech SD
>         hosts
>         3c1a4d0 mmc: sdhci-pci: break out definitions to header file
> 
> 
> ...
> Kernel: arch/x86/boot/bzImage is ready  (#1)
> ERROR: "sdhci_pci_o2_resume" [drivers/mmc/host/sdhci-pci.ko] undefined!
> ERROR: "sdhci_pci_o2_probe_slot" [drivers/mmc/host/sdhci-pci.ko] undefined!
> ERROR: "sdhci_pci_o2_probe" [drivers/mmc/host/sdhci-pci.ko] undefined!
> make[3]: *** [__modpost] Error 1
> 
> 
>  -Kamal

Hi, It misses a header file, which actually is in my patch submitted to
mail list. Sorry I forgot to notice you maintainers by modifying "cherry
picked" to "back ported".

#include <linux/export.h>

-- 
Adam Lee




More information about the kernel-team mailing list