Re: [U-Boot] [PATCH 4/6] module enabler cleanup.

2014-02-11 Thread Nobuhiro Iwamatsu
Hi, Sato-san. I found some coding mistakes. Could you check by checkpatch.pl? And please add to subject so that it turns out that it is the patch of sh/sh2, e.g. "sh: sh2: module enabler cleanup" Best regards, Nobuhiro 2014-02-11 21:24 GMT+09:00 Yoshinori Sato : > Signed-off-by: Yoshinori Sat

[U-Boot] [PATCH 4/6] module enabler cleanup.

2014-02-11 Thread Yoshinori Sato
Signed-off-by: Yoshinori Sato --- arch/sh/cpu/sh2/cpu.c | 27 --- arch/sh/include/asm/cpu_sh2.h | 4 +++- arch/sh/include/asm/cpu_sh2a.h | 19 +++ 3 files changed, 34 insertions(+), 16 deletions(-) create mode 100644 arch/sh/include/asm/cpu_sh2a

[U-Boot] [PATCH 4/6] module enabler cleanup.

2014-02-11 Thread Yoshinori Sato
Signed-off-by: Yoshinori Sato --- arch/sh/cpu/sh2/cpu.c | 27 --- arch/sh/include/asm/cpu_sh2.h | 4 +++- arch/sh/include/asm/cpu_sh2a.h | 19 +++ 3 files changed, 34 insertions(+), 16 deletions(-) create mode 100644 arch/sh/include/asm/cpu_sh2a