Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292598
b: refs/heads/master
c: ec86b45
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Rothwell authored and Benjamin Herrenschmidt committed Mar 21, 2012
1 parent c4ff73d commit 18f0f00
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: fb700d3653acbec8fd1f81496ce4da029e12d557
refs/heads/master: ec86b45af464d2d3c00d1125b220d6c3b6ca93d8
4 changes: 0 additions & 4 deletions trunk/drivers/tty/hvc/hvc_vio.c
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
#include <asm/hvconsole.h>
#include <asm/vio.h>
#include <asm/prom.h>
#include <asm/firmware.h>
#include <asm/hvsi.h>
#include <asm/udbg.h>

Expand Down Expand Up @@ -322,9 +321,6 @@ static int __init hvc_vio_init(void)
{
int rc;

if (firmware_has_feature(FW_FEATURE_ISERIES))
return -EIO;

/* Register as a vio device to receive callbacks */
rc = vio_register_driver(&hvc_vio_driver);

Expand Down

0 comments on commit 18f0f00

Please sign in to comment.