lkml.org 
[lkml]   [2003]   [Mar]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[2.5.64+bk] Warning: "platform_bus_type" [drivers/pcmcia/tcic.ko] undefined!
*** Warning: "platform_bus_type" [drivers/pcmcia/tcic.ko] undefined!
*** Warning: "platform_bus_type" [drivers/pcmcia/i82365.ko] undefined!


grep -ir platform_bus_type include drivers
include/linux/device.h:extern struct bus_type platform_bus_type;
drivers/base/platform.c: pdev->dev.bus = &platform_bus_type;
drivers/base/platform.c:struct bus_type platform_bus_type = {
drivers/base/platform.c: return bus_register(&platform_bus_type);
drivers/pcmcia/tcic.c: .bus = &platform_bus_type,
drivers/pcmcia/hd64465_ss.c: .bus = &platform_bus_type,
drivers/pcmcia/sa1100_generic.c: .bus = &platform_bus_type,
drivers/pcmcia/i82365.c: .bus = &platform_bus_type,


grep -i pcmcia .config
# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
# PCMCIA/CardBus support
CONFIG_PCMCIA=m
# CONFIG_PARPORT_PC_PCMCIA is not set
# PCMCIA SCSI adapter support
# CONFIG_SCSI_PCMCIA is not set
# CONFIG_PCMCIA_XIRCOM is not set
# CONFIG_PCMCIA_XIRTULIP is not set
# PCMCIA network device support
CONFIG_NET_PCMCIA=y
CONFIG_PCMCIA_3C589=m
CONFIG_PCMCIA_3C574=m
CONFIG_PCMCIA_FMVJ18X=m
CONFIG_PCMCIA_PCNET=m
CONFIG_PCMCIA_NMCLAN=m
CONFIG_PCMCIA_SMC91C92=m
CONFIG_PCMCIA_XIRC2PS=m
# CONFIG_PCMCIA_AXNET is not set
# PCMCIA character devices


-
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/

\
 
 \ /
  Last update: 2005-03-22 13:33    [W:0.021 / U:1.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site