mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Alex Riesen <alexander.riesen@synopsys.COM>
To: David Hinds <dahinds@users.sourceforge.net>
Cc: linux-kernel@vger.kernel.org
Subject: [2.5.64+bk] Warning: "platform_bus_type" [drivers/pcmcia/tcic.ko] undefined!
Date: Fri, 7 Mar 2003 13:11:32 +0100	[thread overview]
Message-ID: <20030307121132.GA26044@riesen-pc.gr05.synopsys.com> (raw)

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



                 reply	other threads:[~2003-03-07 12:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030307121132.GA26044@riesen-pc.gr05.synopsys.com \
    --to=alexander.riesen@synopsys.com \
    --cc=dahinds@users.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®