Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 18733
b: refs/heads/master
c: 1384cee
h: refs/heads/master
i:
  18731: 4ff0333
v: v3
  • Loading branch information
Alan Cox authored and Linus Torvalds committed Jan 17, 2006
1 parent e75930f commit db359d9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 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: 542ea6c37c2a77f7523c0703c326b8a9af2892bc
refs/heads/master: 1384cee55d326e806158cea4b983ef2a9d26e035
8 changes: 0 additions & 8 deletions trunk/drivers/char/rio/riotable.c
Original file line number Diff line number Diff line change
Expand Up @@ -754,11 +754,6 @@ struct Map *HostMapP;
ushort RtaType;
unsigned long flags;

#ifdef CHECK
CheckHostP(HostP);
CheckHostMapP(HostMapP);
#endif

rio_dprintk(RIO_DEBUG_TABLE, "Mapping sysport %d to id %d\n", (int) HostMapP->SysPort, HostMapP->ID);

/*
Expand All @@ -784,9 +779,6 @@ struct Map *HostMapP;

rio_dprintk(RIO_DEBUG_TABLE, "c1 p = %p, p->rioPortp = %p\n", p, p->RIOPortp);
PortP = p->RIOPortp[SysPort];
#if 0
PortP->TtyP = &p->channel[SysPort];
#endif
rio_dprintk(RIO_DEBUG_TABLE, "Map port\n");

/*
Expand Down

0 comments on commit db359d9

Please sign in to comment.