mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@fs.tum.de>
To: rth@twiddle.net
Cc: linux-kernel@vger.kernel.org
Subject: [2.6 patch] remove drivers/char/h8.{c,h}
Date: Sat, 3 Jul 2004 00:41:01 +0200	[thread overview]
Message-ID: <20040702224101.GN28324@fs.tum.de> (raw)

Hi Richard,

I didn't get an answer regarding the following mail sent one year ago:


----- Forwarded message from Adrian Bunk <bunk@fs.tum.de> -----

Date:	Mon, 14 Jul 2003 00:43:30 +0200
From: Adrian Bunk <bunk@fs.tum.de>
To: rth@twiddle.net
Cc: linux-kernel@vger.kernel.org
Subject: Remove CONFIG_H8 in 2.5?

CONFIG_H8 in drivers/char/ depend in both 2.4 and 2.5 on 
CONFIG_OBSOLETE.
 
Since CONFIG_OBSOLETE is never set it is not selectable.
Is there any reason why this driver should stay in the kernel or would
you accept a patch that removes this driver?

cu
Adrian


----- End forwarded message -----


Since this issue is still present in current 2.6 kernels, I'd suggest 
the following:


rm drivers/char/h8.c
rm drivers/char/h8.h

Signed-off-by: Adrian Bunk <bunk@fs.tum.de>

--- linux-2.6.7-mm5-full/drivers/char/Kconfig.old	2004-07-03 00:36:17.000000000 +0200
+++ linux-2.6.7-mm5-full/drivers/char/Kconfig	2004-07-03 00:36:39.000000000 +0200
@@ -795,16 +795,6 @@
 	  This option enables support for the LCD display and buttons found
 	  on Cobalt systems through a misc device.
 
-config H8
-	bool "Tadpole ANA H8 Support (OBSOLETE)"
-	depends on OBSOLETE && ALPHA_BOOK1
-	help
-	  The Hitachi H8/337 is a microcontroller used to deal with the power
-	  and thermal environment. If you say Y here, you will be able to
-	  communicate with it via a character special device.
-
-	  If unsure, say N.
-
 config DTLK
 	tristate "Double Talk PC internal speech card support"
 	help
--- linux-2.6.7-mm5-full/drivers/char/Makefile.old	2004-07-03 00:37:03.000000000 +0200
+++ linux-2.6.7-mm5-full/drivers/char/Makefile	2004-07-03 00:37:14.000000000 +0200
@@ -69,7 +69,6 @@
 obj-$(CONFIG_QIC02_TAPE) += tpqic02.o
 obj-$(CONFIG_FTAPE) += ftape/
 obj-$(CONFIG_COBALT_LCD) += lcd.o
-obj-$(CONFIG_H8) += h8.o
 obj-$(CONFIG_PPDEV) += ppdev.o
 obj-$(CONFIG_NWBUTTON) += nwbutton.o
 obj-$(CONFIG_NWFLASH) += nwflash.o



             reply	other threads:[~2004-07-02 22:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-02 22:41 Adrian Bunk [this message]
2004-07-02 23:56 ` Richard Henderson

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=20040702224101.GN28324@fs.tum.de \
    --to=bunk@fs.tum.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rth@twiddle.net \
    /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®