aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax/hisax.h
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2006-12-08 02:39:36 -0800
committerLinus Torvalds <torvalds@woody.osdl.org>2006-12-08 08:29:01 -0800
commit281f15e6d9bfe18f200119bf8ffcbc67e8a33718 (patch)
treef87d31803519649f2bd5077ee42e18726c304b25 /drivers/isdn/hisax/hisax.h
parent[PATCH] isdn: replace kmalloc+memset with kzalloc (diff)
downloadlinux-dev-281f15e6d9bfe18f200119bf8ffcbc67e8a33718.tar.xz
linux-dev-281f15e6d9bfe18f200119bf8ffcbc67e8a33718.zip
[PATCH] i4l: remove the broken HISAX_AMD7930 option
HISAX_AMD7930 was never anywhere near to being working, and this doesn't seem to change in the forseeable future. Signed-off-by: Adrian Bunk <bunk@stusta.de> Acked-by: Karsten Keil <kkeil@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to '')
-rw-r--r--drivers/isdn/hisax/hisax.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/isdn/hisax/hisax.h b/drivers/isdn/hisax/hisax.h
index 159c5896061e..3f1137e34678 100644
--- a/drivers/isdn/hisax/hisax.h
+++ b/drivers/isdn/hisax/hisax.h
@@ -1139,12 +1139,6 @@ struct IsdnCardState {
#define CARD_HFC_SX 0
#endif
-#ifdef CONFIG_HISAX_AMD7930
-#define CARD_AMD7930 1
-#else
-#define CARD_AMD7930 0
-#endif
-
#ifdef CONFIG_HISAX_NICCY
#define CARD_NICCY 1
#ifndef ISDN_CHIP_ISAC