Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openeuler
raspberrypi-kernel
提交
9887f415
R
raspberrypi-kernel
项目概览
openeuler
/
raspberrypi-kernel
通知
13
Star
1
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
R
raspberrypi-kernel
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
9887f415
编写于
10月 25, 2010
作者:
M
Mike Frysinger
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Blackfin: bf54x: drop unused legacy MMR names
Signed-off-by:
N
Mike Frysinger
<
vapier@gentoo.org
>
上级
5e3bcf30
变更
2
隐藏空白更改
内联
并排
Showing
2 changed file
with
0 addition
and
24 deletion
+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
未找到文件。
arch/blackfin/mach-bf548/include/mach/cdefBF54x_base.h
浏览文件 @
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
浏览文件 @
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 */
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录