Re: [PATCH v6 06/16] h8300: CPU depend helpers

2015-03-09 Thread Geert Uytterhoeven
On Mon, Mar 9, 2015 at 5:21 PM, Joe Perches wrote: >> arch/h8300/kernel/cpu/h83069/setup.c | 202 ++ > [] >> diff --git a/arch/h8300/kernel/cpu/h83069/setup.c >> b/arch/h8300/kernel/cpu/h83069/setup.c > [] >> +static struct resource sci0_resources[] = { >> + DEFINE_R

Re: [PATCH v6 06/16] h8300: CPU depend helpers

2015-03-09 Thread Joe Perches
On Mon, 2015-03-09 at 17:47 +0900, Yoshinori Sato wrote: > Signed-off-by: Yoshinori Sato trivia: > arch/h8300/kernel/cpu/h83069/setup.c | 202 ++ [] > diff --git a/arch/h8300/kernel/cpu/h83069/setup.c > b/arch/h8300/kernel/cpu/h83069/setup.c [] > +static struct resourc

[PATCH v6 06/16] h8300: CPU depend helpers

2015-03-09 Thread Yoshinori Sato
Signed-off-by: Yoshinori Sato --- arch/h8300/kernel/cpu/Makefile | 4 + arch/h8300/kernel/cpu/h83069/Makefile | 1 + arch/h8300/kernel/cpu/h83069/setup.c | 202 ++ arch/h8300/kernel/cpu/h8s2678/Makefile | 1 + arch/h8300/kernel/cpu/h8s2678/setup.c | 161 +