From: Michael Ellerman Date: Thu, 8 Feb 2007 07:33:51 +0000 (+1100) Subject: [POWERPC] Consolidate pseries platform header files into pseries.h X-Git-Tag: v2.6.21-rc1~273^2~3^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=577830b034bc11c93d4b9e21e8782900d5485e7f;p=pandora-kernel.git [POWERPC] Consolidate pseries platform header files into pseries.h Following the example of platforms/pasemi, consolidate a couple of tiny header files in platforms/pseries into pseries.h. This gives us a convenient place to put things that need to be available to the platform code, but not public. And hopefully will help people resist the temptation of sticking externs in C files. Signed-off-by: Michael Ellerman Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed