Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81332
b: refs/heads/master
c: 0a46893
h: refs/heads/master
v: v3
  • Loading branch information
Geert Uytterhoeven authored and Paul Mackerras committed Jan 25, 2008
1 parent 442e7d5 commit 4ae05a0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 972b1f040c8698ef2a44ad3f2b790039d5a8ac09
refs/heads/master: 0a4689373915ad7a38e7308538edeef407d1db97
6 changes: 0 additions & 6 deletions trunk/arch/powerpc/platforms/ps3/platform.h
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit 4ae05a0

Please sign in to comment.