Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346826
b: refs/heads/master
c: 9655aa6
h: refs/heads/master
v: v3
  • Loading branch information
Timur Tabi authored and Kumar Gala committed Nov 25, 2012
1 parent 75ade6c commit b2a3caa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: e9c36b0b09f29f4edefa5bfcbc7247bb8419edce
refs/heads/master: 9655aa6b8034ebb69724dc4b54ad4f64a53096d1
3 changes: 0 additions & 3 deletions trunk/drivers/virt/fsl_hypervisor.c
Original file line number Diff line number Diff line change
Expand Up @@ -796,9 +796,6 @@ static int has_fsl_hypervisor(void)
struct device_node *node;
int ret;

if (!(mfmsr() & MSR_GS))
return 0;

node = of_find_node_by_path("/hypervisor");
if (!node)
return 0;
Expand Down

0 comments on commit b2a3caa

Please sign in to comment.