Re: [PATCH 2/11] celleb: move the base part for celleb support

2008-03-06 Thread Ishizaki Kou
Arnd Bergmann <[EMAIL PROTECTED]> wrote: > On Wednesday 05 March 2008, Ishizaki Kou wrote: > > This patch moves the base code for celleb support into platforms/cell/. > > All files in this patch are used by celleb-beat and celleb-native commonly. > > Moving around the files this way is good, but >

Re: [PATCH 2/11] celleb: move the base part for celleb support

2008-03-05 Thread Arnd Bergmann
On Wednesday 05 March 2008, Ishizaki Kou wrote: > This patch moves the base code for celleb support into platforms/cell/. > All files in this patch are used by celleb-beat and celleb-native commonly. Moving around the files this way is good, but > +++ b/arch/powerpc/platforms/cell/Makefile  2

[PATCH 2/11] celleb: move the base part for celleb support

2008-03-05 Thread Ishizaki Kou
This patch moves the base code for celleb support into platforms/cell/. All files in this patch are used by celleb-beat and celleb-native commonly. Signed-off-by: Kou Ishizaki <[EMAIL PROTECTED]> --- arch/powerpc/platforms/Kconfig |1 arch/powerpc/platforms/Makefile|