diff options
author | Stephen Boyd <[email protected]> | 2016-11-10 16:02:20 -0800 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2016-12-16 06:53:54 -0800 |
commit | 35ffa961df7ed13b3701bdb546f08849921e50dc (patch) | |
tree | 0c52ba2b9b2eeaea0e4021fb6dc47a5fec159e58 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f06f35c66fdbd5ac38901a3305ce763a0cd59375 (diff) |
watchdog: jz4740: Fix modular build
Compiling this driver as a module causes a build error because a
semicolon is missing after MODULE_DEVICE_TABLE. Add it.
CC [M] drivers/watchdog/jz4740_wdt.o
drivers/watchdog/jz4740_wdt.c:154:1: error: expected ‘,’ or ‘;’ before ‘static’
drivers/watchdog/jz4740_wdt.c:218:11: error: ‘jz4740_wdt_probe’ undeclared here (not in a function)
Cc: Zubair Lutfullah Kakakhel <[email protected]>
Cc: Guenter Roeck <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions