Re: [PATCH] arch/score/include/asm/io.h: Add generic io map functions when MMU enabled

2014-06-18 Thread Chen Gang
On 06/19/2014 03:59 AM, Lennox Wu wrote: > Hi Chen, > Although "SuperH Timer Support" are never used in our platforms, we > can still consider if these functions are necessary. > Could you send the config to us? It is allmodconfig under score for next-20140616, please check the attachment for

Re: [PATCH] arch/score/include/asm/io.h: Add generic io map functions when MMU enabled

2014-06-18 Thread Lennox Wu
Hi Chen, Although "SuperH Timer Support" are never used in our platforms, we can still consider if these functions are necessary. Could you send the config to us? Best, Lennox 2014-06-18 13:06 GMT+08:00 Chen Gang : > score did not implement some io map functions when MMU enabled, so need > add

Re: [PATCH] arch/score/include/asm/io.h: Add generic io map functions when MMU enabled

2014-06-18 Thread Lennox Wu
Hi Chen, Although SuperH Timer Support are never used in our platforms, we can still consider if these functions are necessary. Could you send the config to us? Best, Lennox 2014-06-18 13:06 GMT+08:00 Chen Gang gang.chen.5...@gmail.com: score did not implement some io map functions when MMU

Re: [PATCH] arch/score/include/asm/io.h: Add generic io map functions when MMU enabled

2014-06-18 Thread Chen Gang
On 06/19/2014 03:59 AM, Lennox Wu wrote: Hi Chen, Although SuperH Timer Support are never used in our platforms, we can still consider if these functions are necessary. Could you send the config to us? It is allmodconfig under score for next-20140616, please check the attachment for details.

[PATCH] arch/score/include/asm/io.h: Add generic io map functions when MMU enabled

2014-06-17 Thread Chen Gang
score did not implement some io map functions when MMU enabled, so need add generic io map functions, just like some other architectures have done (e.g. sparc64, s390, and mn10300), or will cause compiling issue. The related error (allmodconfig under score): CC

[PATCH] arch/score/include/asm/io.h: Add generic io map functions when MMU enabled

2014-06-17 Thread Chen Gang
score did not implement some io map functions when MMU enabled, so need add generic io map functions, just like some other architectures have done (e.g. sparc64, s390, and mn10300), or will cause compiling issue. The related error (allmodconfig under score): CC