ARM: OMAP: Removed duplicate definition of SA_TIMER
authorTony Lindgren <tony@atomide.com>
Wed, 29 Jun 2005 14:31:44 +0000 (07:31 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 29 Jun 2005 14:31:44 +0000 (07:31 -0700)
Removed duplicate definition of SA_TIMER

include/linux/signal.h

index 0fd6020..7be18b5 100644 (file)
  *
  * SA_INTERRUPT is also used by the irq handling routines.
  * SA_SHIRQ is for shared interrupt support on PCI and EISA.
- * SA_TIMER is used by dynamic tick timer.
  */
 #define SA_PROBE               SA_ONESHOT
-#define SA_TIMER               SA_NOMASK
 #define SA_SAMPLE_RANDOM       SA_RESTART
 #define SA_SHIRQ               0x04000000