[PATCH] ppc: Fix warnings related to seq_file
authorKumar Gala <galak@gate.crashing.org>
Thu, 17 Nov 2005 23:45:40 +0000 (17:45 -0600)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 18 Nov 2005 01:26:09 +0000 (17:26 -0800)
When we moved things around in irq.h seq_file became an issue.  Fix
warnings related to its usage.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found