diff options
| author | Felipe Balbi <[email protected]> | 2010-11-08 06:48:00 +0000 |
|---|---|---|
| committer | Tony Lindgren <[email protected]> | 2010-11-09 00:45:28 +0000 |
| commit | dfcccd3aaba15e4e8ffae65fb2a757b3e49470de (patch) | |
| tree | 7bbb150d07a1d809c497ef5efca366af200c1c9f /tools/perf/util/scripting-engines/trace-event-perl.c | |
| parent | OMAP1: camera.h: add missing include (diff) | |
| download | kernel-dfcccd3aaba15e4e8ffae65fb2a757b3e49470de.tar.gz kernel-dfcccd3aaba15e4e8ffae65fb2a757b3e49470de.zip | |
arm: omap1: devices: need to return with a value
Get rid of the following warning:
arch/arm/mach-omap1/devices.c: In function 'omap_init_wdt':
arch/arm/mach-omap1/devices.c:298: warning: 'return' with
no value, in function returning non-void
while at that, also change:
platform_device_register();
return 0;
into:
return platform_device_register();
Signed-off-by: Felipe Balbi <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions
