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
9887f415
Commit
9887f415
authored
Oct 25, 2010
by
Mike Frysinger
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Blackfin: bf54x: drop unused legacy MMR names
Signed-off-by:
Mike Frysinger
<
vapier@gentoo.org
>
parent
5e3bcf30
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
24 deletions
+0
-24
arch/blackfin/mach-bf548/include/mach/cdefBF54x_base.h
arch/blackfin/mach-bf548/include/mach/cdefBF54x_base.h
+0
-14
arch/blackfin/mach-bf548/include/mach/defBF54x_base.h
arch/blackfin/mach-bf548/include/mach/defBF54x_base.h
+0
-10
No files found.
arch/blackfin/mach-bf548/include/mach/cdefBF54x_base.h
View file @
9887f415
...
...
@@ -2633,20 +2633,6 @@
/* Handshake MDMA is not defined in the shared file because it is not available on the ADSP-BF542 bfin_read_()rocessor */
/* legacy definitions */
#define bfin_read_EBIU_AMCBCTL0 bfin_read_EBIU_AMBCTL0
#define bfin_write_EBIU_AMCBCTL0 bfin_write_EBIU_AMBCTL0
#define bfin_read_EBIU_AMCBCTL1 bfin_read_EBIU_AMBCTL1
#define bfin_write_EBIU_AMCBCTL1 bfin_write_EBIU_AMBCTL1
#define bfin_read_PINT0_IRQ bfin_read_PINT0_REQUEST
#define bfin_write_PINT0_IRQ bfin_write_PINT0_REQUEST
#define bfin_read_PINT1_IRQ bfin_read_PINT1_REQUEST
#define bfin_write_PINT1_IRQ bfin_write_PINT1_REQUEST
#define bfin_read_PINT2_IRQ bfin_read_PINT2_REQUEST
#define bfin_write_PINT2_IRQ bfin_write_PINT2_REQUEST
#define bfin_read_PINT3_IRQ bfin_read_PINT3_REQUEST
#define bfin_write_PINT3_IRQ bfin_write_PINT3_REQUEST
/* These need to be last due to the cdef/linux inter-dependencies */
#include <asm/irq.h>
...
...
arch/blackfin/mach-bf548/include/mach/defBF54x_base.h
View file @
9887f415
...
...
@@ -2634,14 +2634,4 @@ PORTJ_FER registers
#define B3MAP_PIH 0x06000000
/* Map Port I High to Byte 3 */
#define B3MAP_PJH 0x07000000
/* Map Port J High to Byte 3 */
/* for legacy compatibility */
#define EBIU_AMCBCTL0 EBIU_AMBCTL0
#define EBIU_AMCBCTL1 EBIU_AMBCTL1
#define PINT0_IRQ PINT0_REQUEST
#define PINT1_IRQ PINT1_REQUEST
#define PINT2_IRQ PINT2_REQUEST
#define PINT3_IRQ PINT3_REQUEST
#endif
/* _DEF_BF54X_H */
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