20 Dec
2014
20 Dec
'14
9:21 p.m.
On Friday 19 December 2014 18:02:21 Alexandre Belloni wrote:
Arnd,
On 19/12/2014 at 17:53:44 +0300, Sergei Shtylyov wrote :
+#define cpu_is_at32ap7000() (0)
() around 0 not needed at all.
Do you want me to fix that and resubmit? I don't have strong opinion about this.
Yes, no point debating over this. I copied the definition from arch/arm/mach-at91/include/mach/cpu.h and didn't want to do any style changes, otherwise I'd probably have turned it into an inline function, but any version that works is fine with me.
Arnd