[prev in list] [next in list] [prev in thread] [next in thread] 

List:       git-commits-24
Subject:    [PATCH] radio-cadet compile fix
From:       Linux Kernel Mailing List <linux-kernel () vger ! kernel ! org>
Date:       2003-02-26 20:20:37
[Download RAW message or body]

ChangeSet 1.989.6.5, 2003/02/26 17:20:37-03:00, green@linuxhacker.ru

	[PATCH] radio-cadet compile fix
	
	Hello!
	
	  With this trivial patch below I am able to compile with support
	  for come Cadet radio card and NatSemi SCx200
	
	Bye,
	    Oleg
	
	===== drivers/char/Makefile 1.30 vs edited =====


# This patch includes the following deltas:
#	           ChangeSet	1.989.6.4 -> 1.989.6.5
#	drivers/media/radio/radio-cadet.c	1.5     -> 1.6    
#	drivers/char/Makefile	1.30    -> 1.31   
#

 char/Makefile             |    2 +-
 media/radio/radio-cadet.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


diff -Nru a/drivers/char/Makefile b/drivers/char/Makefile
--- a/drivers/char/Makefile	Wed Feb 26 13:32:34 2003
+++ b/drivers/char/Makefile	Wed Feb 26 13:32:34 2003
@@ -24,7 +24,7 @@
 export-objs     :=	busmouse.o console.o keyboard.o sysrq.o \
 			misc.o pty.o random.o selection.o serial.o \
 			sonypi.o tty_io.o tty_ioctl.o generic_serial.o \
-			au1000_gpio.o hp_psaux.o nvram.o
+			au1000_gpio.o hp_psaux.o nvram.o scx200.o
 
 mod-subdirs	:=	joystick ftape drm drm-4.0 pcmcia
 
diff -Nru a/drivers/media/radio/radio-cadet.c b/drivers/media/radio/radio-cadet.c
--- a/drivers/media/radio/radio-cadet.c	Wed Feb 26 13:32:34 2003
+++ b/drivers/media/radio/radio-cadet.c	Wed Feb 26 13:32:34 2003
@@ -558,7 +558,7 @@
 static int __init cadet_init(void)
 {
 
-	spin_lock_init(&cadet_lock);
+	spin_lock_init(&cadet_io_lock);
 	
 	/*
 	 *	If a probe was requested then probe ISAPnP first (safest)
-
To unsubscribe from this list: send the line "unsubscribe bk-commits-24" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic