diff options
author | Emilio López <emilio@elopez.com.ar> | 2014-04-04 19:24:25 +0200 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2014-06-10 21:39:26 +0200 |
commit | 51ee34ab583a602e35817c020bcc5c437da4a1ee (patch) | |
tree | 54963c9fddf18325958fffa73d012df9edd0b008 /drivers/lguest/page_tables.c | |
parent | watchdog: via_wdt: replace del_timer by del_timer_sync (diff) | |
download | linux-51ee34ab583a602e35817c020bcc5c437da4a1ee.tar.xz linux-51ee34ab583a602e35817c020bcc5c437da4a1ee.zip |
watchdog: sunxi: Fix compilation with C=2
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 Lopez <emilio@elopez.com.ar>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/lguest/page_tables.c')
0 files changed, 0 insertions, 0 deletions