Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
960265e2
Commit
960265e2
authored
Feb 02, 2008
by
Bryan Wu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Blackfin] arch: fix bug: redefinition warning when compile EZKIT548
Signed-off-by:
Bryan Wu
<
bryan.wu@analog.com
>
parent
0cf975e1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
include/asm-blackfin/mach-bf548/defBF548.h
include/asm-blackfin/mach-bf548/defBF548.h
+2
-2
No files found.
include/asm-blackfin/mach-bf548/defBF548.h
View file @
960265e2
...
@@ -1010,9 +1010,9 @@
...
@@ -1010,9 +1010,9 @@
#define DMA_READY 0x1
/* DMA Ready */
#define DMA_READY 0x1
/* DMA Ready */
#define FIFOFULL 0x2
/* FIFO Full */
#define FIFOFULL 0x2
/* FIFO Full */
#define FIFOEMPTY 0x4
/* FIFO Empty */
#define FIFOEMPTY 0x4
/* FIFO Empty */
#define
COMPLETE 0x8
/* DMA Complete */
#define
DMA_
COMPLETE 0x8
/* DMA Complete */
#define HSHK 0x10
/* Host Handshake */
#define HSHK 0x10
/* Host Handshake */
#define
TIMEOUT 0x20
/* Host Timeout */
#define
HS
TIMEOUT 0x20
/* Host Timeout */
#define HIRQ 0x40
/* Host Interrupt Request */
#define HIRQ 0x40
/* Host Interrupt Request */
#define ALLOW_CNFG 0x80
/* Allow New Configuration */
#define ALLOW_CNFG 0x80
/* Allow New Configuration */
#define DMA_DIR 0x100
/* DMA Direction */
#define DMA_DIR 0x100
/* DMA Direction */
...
...
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