Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260762
b: refs/heads/master
c: 5f098ec
h: refs/heads/master
v: v3
  • Loading branch information
Stefano Stabellini authored and Dmitry Torokhov committed Jul 5, 2011
1 parent 4709238 commit 138870c
Show file tree
Hide file tree
Showing 2 changed files with 2 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: b514d4f7c6506b696d7de6a4426d0886753e43c9
refs/heads/master: 5f098ecd4288333d87e2293239fab1c13ec90dae
2 changes: 1 addition & 1 deletion trunk/drivers/input/misc/xen-kbdfront.c
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ static struct xenbus_driver xenkbd_driver = {

static int __init xenkbd_init(void)
{
if (!xen_pv_domain())
if (!xen_domain())
return -ENODEV;

/* Nothing to do if running in dom0. */
Expand Down

0 comments on commit 138870c

Please sign in to comment.