Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

[PATCH] Remove rio_table.c unused code

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

authored by

Alan Cox and committed by
Linus Torvalds
1384cee5 542ea6c3

-8
-8
drivers/char/rio/riotable.c
··· 754 754 ushort RtaType; 755 755 unsigned long flags; 756 756 757 - #ifdef CHECK 758 - CheckHostP(HostP); 759 - CheckHostMapP(HostMapP); 760 - #endif 761 - 762 757 rio_dprintk(RIO_DEBUG_TABLE, "Mapping sysport %d to id %d\n", (int) HostMapP->SysPort, HostMapP->ID); 763 758 764 759 /* ··· 779 784 780 785 rio_dprintk(RIO_DEBUG_TABLE, "c1 p = %p, p->rioPortp = %p\n", p, p->RIOPortp); 781 786 PortP = p->RIOPortp[SysPort]; 782 - #if 0 783 - PortP->TtyP = &p->channel[SysPort]; 784 - #endif 785 787 rio_dprintk(RIO_DEBUG_TABLE, "Map port\n"); 786 788 787 789 /*