Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274234
b: refs/heads/master
c: c031ab1
h: refs/heads/master
v: v3
  • Loading branch information
Mihai Caraman authored and Kumar Gala committed Oct 14, 2011
1 parent 2ce4886 commit 8dbbe26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2bcd1c0cfcf53a384159c272c972645e7e822140
refs/heads/master: c031ab15fff38562cc9e5921c9acc118bd99f42d
1 change: 1 addition & 0 deletions trunk/drivers/virt/fsl_hypervisor.c
Original file line number Diff line number Diff line change
Expand Up @@ -706,6 +706,7 @@ static const struct file_operations fsl_hv_fops = {
.poll = fsl_hv_poll,
.read = fsl_hv_read,
.unlocked_ioctl = fsl_hv_ioctl,
.compat_ioctl = fsl_hv_ioctl,
};

static struct miscdevice fsl_hv_misc_dev = {
Expand Down

0 comments on commit 8dbbe26

Please sign in to comment.