Need this to compile kernel/profile.c include/asm-ppc64/sections.h | 7 +++++++ 1 files changed, 7 insertions(+) diff -puN /dev/null include/asm-ppc64/sections.h --- /dev/null 2002-08-30 16:31:37.000000000 -0700 +++ 25-power4-akpm/include/asm-ppc64/sections.h 2003-08-02 13:35:52.000000000 -0700 @@ -0,0 +1,7 @@ +#ifndef _PPC64_SECTIONS_H +#define _PPC64_SECTIONS_H + +/* nothing to see, move along */ +#include + +#endif _