From: Stephen Rothwell Date: Wed, 22 Jun 2005 00:15:45 +0000 (-0700) Subject: [PATCH] ppc64 iSeries: iSeries_VpdInfo.c cleanups X-Git-Tag: v2.6.13-rc1~68^2~582^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57ca86d4f0e44f81be10bc77a5d0e26760e4844f;p=pandora-kernel.git [PATCH] ppc64 iSeries: iSeries_VpdInfo.c cleanups Clean up iSeries_VpdInfo.c: - white space and comment fixes - make a function static - the functions here are only called from iSeries_pci.c, so CONFIG_PCI will be set (so remove check) - only build when CONFIG_PCI is set - remove unneeded includes and cast Signed-off-by: Stephen Rothwell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed