dect
/
linux-2.6
Archived
13
0
Fork 0

[PATCH] Remove rio_table.c unused code

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
Alan Cox 2006-01-16 17:25:42 +00:00 committed by Linus Torvalds
parent 542ea6c37c
commit 1384cee55d
1 changed files with 0 additions and 8 deletions

View File

@ -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);
/*
@ -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");
/*