commit | 856509d5da74aefeabe92a8df039cc472f4f7c5f | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Sat Jun 25 14:54:42 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat Jun 25 16:24:27 2005 -0700 |
tree | 3b0039d1bb2606e09f686974ce35df045562fcd5 | |
parent | 2ec19faf617e61d56fb8da78ccb3ef895c00fae7 [diff] |
[PATCH] ppc64: Fix compile warnings in arch/ppc64/kernel/lparcfg.c Stephen's patch to remove LparData.h missed an include in lparcfg.c This fixes a few compile warnings. Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>