Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 151067
b: refs/heads/master
c: e8d1673
h: refs/heads/master
i:
  151065: 1758875
  151063: bd3f84c
v: v3
  • Loading branch information
Michael Ellerman authored and Benjamin Herrenschmidt committed Jun 15, 2009
1 parent c98f273 commit 8f2ece3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: 27167c7e9bc3b4b93d1b567e0cf9a3744dd4f1f2
refs/heads/master: e8d1673b9720ec72d85916c6b7d5d476abb2c861
3 changes: 2 additions & 1 deletion trunk/arch/powerpc/platforms/iseries/mf.c
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,8 @@ static struct pending_event *new_pending_event(void)
return ev;
}

static int signal_vsp_instruction(struct vsp_cmd_data *vsp_cmd)
static int __maybe_unused
signal_vsp_instruction(struct vsp_cmd_data *vsp_cmd)
{
struct pending_event *ev = new_pending_event();
int rc;
Expand Down

0 comments on commit 8f2ece3

Please sign in to comment.