[PATCH] watchdog: sunxi: Fix compilation with C=2
Emilio López
emilio at elopez.com.ar
Sun May 11 12:46:59 PDT 2014
El 04/04/14 15:02, Guenter Roeck escribió:
> On 04/04/2014 10:24 AM, Emilio López wrote:
>> When compiling sunxi_defconfig while using C=2, the following error
>> causes the compilation to fail:
>>
>> drivers/watchdog/sunxi_wdt.c:60:15: error: constant 0b0001 is not
>> a valid number
>>
>> Fix it by using hex notation instead of the non-standard binary one
>>
>> Signed-off-by: Emilio López <emilio at elopez.com.ar>
>
> Reviewed-by: Guenter Roeck <linux at roeck-us.net>
>
Wim, Maxime, any comments on this?
Cheers,
Emilio
More information about the linux-arm-kernel
mailing list