Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376919
b: refs/heads/master
c: 2b6398f
h: refs/heads/master
i:
  376917: a7885fe
  376915: e8408ed
  376911: eefb4e8
v: v3
  • Loading branch information
Scott Wood authored and Gleb Natapov committed Jun 11, 2013
1 parent 44783b9 commit 7154b98
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 4edd1ae91baa63e120b414647c79a7aa5ca50ae7
refs/heads/master: 2b6398fcf2831f52a8ad9f01c123b3ce2ea31277
2 changes: 0 additions & 2 deletions trunk/arch/powerpc/kvm/e500mc.c
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,6 @@ int kvmppc_core_check_processor_compat(void)
r = 0;
else if (strcmp(cur_cpu_spec->cpu_name, "e5500") == 0)
r = 0;
else if (strcmp(cur_cpu_spec->cpu_name, "e6500") == 0)
r = 0;
else
r = -ENOTSUPP;

Expand Down

0 comments on commit 7154b98

Please sign in to comment.