patch-2.3.49 linux/drivers/sound/sys_timer.c

Next file: linux/drivers/sound/uart401.c
Previous file: linux/drivers/sound/sound_timer.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.48/linux/drivers/sound/sys_timer.c linux/drivers/sound/sys_timer.c
@@ -15,9 +15,6 @@
  * Thomas Sailer   : ioctl code reworked (vmalloc/vfree removed)
  * Andrew Veliath  : adapted tmr2ticks from level 1 sequencer (avoid overflow)
  */
-#include <linux/config.h>
-
-
 #include "sound_config.h"
 
 static volatile int opened = 0, tmr_running = 0;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)