Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linux
linux-davinci
Commits
613cde54
Commit
613cde54
authored
Jun 29, 2005
by
Tony Lindgren
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ARM: OMAP: Removed duplicate definition of SA_TIMER
Removed duplicate definition of SA_TIMER
parent
947f45b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
include/linux/signal.h
include/linux/signal.h
+0
-2
No files found.
include/linux/signal.h
View file @
613cde54
...
@@ -14,10 +14,8 @@
...
@@ -14,10 +14,8 @@
*
*
* SA_INTERRUPT is also used by the irq handling routines.
* SA_INTERRUPT is also used by the irq handling routines.
* SA_SHIRQ is for shared interrupt support on PCI and EISA.
* 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_PROBE SA_ONESHOT
#define SA_TIMER SA_NOMASK
#define SA_SAMPLE_RANDOM SA_RESTART
#define SA_SAMPLE_RANDOM SA_RESTART
#define SA_SHIRQ 0x04000000
#define SA_SHIRQ 0x04000000
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment