]> pilppa.com Git - linux-2.6-omap-h63xx.git/commitdiff
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 0fd6020db37494ee5cb0eb5e71b990baa66af7b2..7be18b5e2fb41a9ec1794028a0364324360a6828 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