提交 0a468937 编写于 作者: G Geert Uytterhoeven 提交者: Paul Mackerras

[POWERPC] PS3: Kill unused ps3_repository_bump_device()

PS3: Kill unused routine ps3_repository_bump_device().
Signed-off-by: NGeert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Signed-off-by: NGeoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: NPaul Mackerras <paulus@samba.org>
上级 972b1f04
......@@ -144,12 +144,6 @@ struct ps3_repository_device {
u64 dev_id;
};
static inline struct ps3_repository_device *ps3_repository_bump_device(
struct ps3_repository_device *repo)
{
repo->dev_index++;
return repo;
}
int ps3_repository_find_device(struct ps3_repository_device *repo);
int ps3_repository_find_device_by_id(struct ps3_repository_device *repo,
u64 bus_id, u64 dev_id);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册