patch-2.1.17 linux/drivers/char/rtc.c

Next file: linux/drivers/char/vga.c
Previous file: linux/drivers/char/misc.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.16/linux/drivers/char/rtc.c linux/drivers/char/rtc.c
@@ -57,10 +57,10 @@
 
 /*
  *	We sponge a minor off of the misc major. No need slurping
- *	up another valuable major dev number for this.
+ *	up another valuable major dev number for this. If you add
+ *	an ioctl, make sure you don't conflict with SPARC's RTC
+ *	ioctls.
  */
-
-#define RTC_MINOR	135
 
 static struct wait_queue *rtc_wait;
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov