[PATCH] ppc64: Make two ItLpQueue related functions static
authorMichael Ellerman <michael@ellerman.id.au>
Thu, 30 Jun 2005 05:08:56 +0000 (15:08 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 30 Jun 2005 05:08:56 +0000 (15:08 +1000)
External parties don't need to use ItLpQueue_getNextLpEvent() or
ItLpQueue_clearValid(), they're internal to ItLpQueue.c

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Acked-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found