All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arthur Othieno <apgo@patchbomb.org>
To: akpm@osdl.org
Cc: Arthur Othieno <apgo@patchbomb.org>, linux-kernel@vger.kernel.org
Subject: [PATCH 1/4] block: floppy98 removal, really.
Date: Fri, 10 Feb 2006 05:27:33 -0500	[thread overview]
Message-ID: <11395672534184-git-send-email-apgo@patchbomb.org> (raw)
In-Reply-To: <11395672534150-git-send-email-apgo@patchbomb.org>

floppy98 went out together with the rest of PC98 subarch.
Remove stale Makefile entry that remained.

Signed-off-by: Arthur Othieno <apgo@patchbomb.org>

---

 drivers/block/Makefile |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

80a4684b196db130039c8cd471f9dc10416da7db
diff --git a/drivers/block/Makefile b/drivers/block/Makefile
index 3ec1f8d..410f259 100644
--- a/drivers/block/Makefile
+++ b/drivers/block/Makefile
@@ -7,7 +7,6 @@
 
 obj-$(CONFIG_MAC_FLOPPY)	+= swim3.o
 obj-$(CONFIG_BLK_DEV_FD)	+= floppy.o
-obj-$(CONFIG_BLK_DEV_FD98)	+= floppy98.o
 obj-$(CONFIG_AMIGA_FLOPPY)	+= amiflop.o
 obj-$(CONFIG_ATARI_FLOPPY)	+= ataflop.o
 obj-$(CONFIG_BLK_DEV_SWIM_IOP)	+= swim_iop.o
-- 
1.1.5



  parent reply	other threads:[~2006-02-10 10:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-10 10:27 [PATCH 0/4] PC98: remove remaining debris Arthur Othieno
2006-02-10 10:27 ` [PATCH 2/4] input: 98kbd{,-io} and 98spkr removal, really Arthur Othieno
2006-02-10 10:27 ` Arthur Othieno [this message]
2006-02-10 10:27 ` [PATCH 4/4] net: remove CONFIG_NET_CBUS conditional for NS8390 Arthur Othieno
2006-02-10 10:27 ` [PATCH 3/4] sound: remove PC98-specific OPL3_HW_OPL3_PC98 Arthur Othieno
     [not found] <11395671853420-git-send-email-apgo@patchbomb.org>
2006-02-10 10:26 ` [PATCH 1/4] block: floppy98 removal, really Arthur Othieno

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=11395672534184-git-send-email-apgo@patchbomb.org \
    --to=apgo@patchbomb.org \
    --cc=akpm@osdl.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.