# This is a BitKeeper generated patch for the following project: # Project Name: Linux kernel tree # This patch format is intended for GNU patch command version 2.5 or higher. # This patch includes the following deltas: # ChangeSet 1.1500 -> 1.1501 # arch/ia64/sn/kernel/sn2/timer_interrupt.c 1.1 -> 1.2 # # The following is the BitKeeper ChangeSet Log # -------------------------------------------- # 04/01/27 mort@green.i.bork.org 1.1501 # Remove debug printk from sn2 timer_interrupt # -------------------------------------------- # diff -Nru a/arch/ia64/sn/kernel/sn2/timer_interrupt.c b/arch/ia64/sn/kernel/sn2/timer_interrupt.c --- a/arch/ia64/sn/kernel/sn2/timer_interrupt.c Tue Jan 27 09:42:06 2004 +++ b/arch/ia64/sn/kernel/sn2/timer_interrupt.c Tue Jan 27 09:42:06 2004 @@ -48,7 +48,6 @@ if (!pda->hb_count--) { pda->hb_count = HZ/2; set_led_bits(pda->hb_state ^= LED_CPU_HEARTBEAT, LED_CPU_HEARTBEAT); - printk("Blink\n"); } if (enable_shub_wars_1_1()) {