From: Rodolfo Giometti <giometti@linux.it>
To: linux-mips@linux-mips.org
Subject: PCMCIA support doesn't compile
Date: Fri, 6 May 2005 12:12:04 +0200 [thread overview]
Message-ID: <20050506101204.GA25371@enneenne.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 400 bytes --]
Here a little patch in order to allow PCMCIA support to correcly
compile (file bulkmem.c has been removed).
Ciao,
Rodolfo
--
GNU/Linux Solutions e-mail: giometti@linux.it
Linux Device Driver giometti@enneenne.com
Embedded Systems home page: giometti.enneenne.com
UNIX programming phone: +39 349 2432127
[-- Attachment #2: patch --]
[-- Type: text/plain, Size: 617 bytes --]
Index: Makefile
===================================================================
RCS file: /home/cvs/linux/drivers/pcmcia/Makefile,v
retrieving revision 1.39
diff -u -r1.39 Makefile
--- Makefile 25 Jan 2005 04:28:38 -0000 1.39
+++ Makefile 6 May 2005 10:05:11 -0000
@@ -32,7 +32,7 @@
obj-$(CONFIG_PCMCIA_VRC4173) += vrc4173_cardu.o
obj-$(CONFIG_PCMCIA_AU1X00) += au1x00_ss.o
-pcmcia_core-y += cistpl.o rsrc_mgr.o bulkmem.o cs.o socket_sysfs.o
+pcmcia_core-y += cistpl.o rsrc_mgr.o cs.o socket_sysfs.o
pcmcia_core-$(CONFIG_CARDBUS) += cardbus.o
sa11xx_core-y += soc_common.o sa11xx_base.o
reply other threads:[~2005-05-06 10:12 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=20050506101204.GA25371@enneenne.com \
--to=giometti@linux.it \
--cc=linux-mips@linux-mips.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