git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
947f45b
)
ARM: OMAP: Removed duplicate definition of SA_TIMER
author
Tony Lindgren
<tony@atomide.com>
Wed, 29 Jun 2005 14:31:44 +0000
(07:31 -0700)
committer
Tony 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
patch
|
blob
|
history
diff --git
a/include/linux/signal.h
b/include/linux/signal.h
index
0fd6020
..
7be18b5
100644
(file)
--- a/
include/linux/signal.h
+++ b/
include/linux/signal.h
@@
-14,10
+14,8
@@
*
* 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