diff options
author | Anand Gadiyar <gadiyar@ti.com> | 2010-12-03 18:26:56 +0100 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2010-12-18 02:45:03 +0100 |
commit | 6bc56aaecce78113500b150f1f1506029145a370 (patch) | |
tree | 1909ddef333912eced60d6b1815a6c306308a4da /arch/avr32 | |
parent | OMAP4: enable smc instruction in new assembler versions (diff) | |
download | linux-6bc56aaecce78113500b150f1f1506029145a370.tar.xz linux-6bc56aaecce78113500b150f1f1506029145a370.zip |
omap: remove dead wdt code in plat-omap/devices.c
Commit f2ce62312650 (OMAP: WDT: Split OMAP1 and OMAP2PLUS device
registration) removed omap_init_wdt and related structures from
plat-omap/devices.c. However a subsequent commit or merge
seems to have reintroduced these by accident. The caller of
omap_init_wdt was also removed by that commit, and this did
not get restored. So we have the following build warning now:
CC arch/arm/plat-omap/devices.o
arch/arm/plat-omap/devices.c:252: warning: 'omap_init_wdt' defined but not used
Fix this by removing this dead code.
Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
Cc: Tony Lindgren <tony@atomide.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/avr32')
0 files changed, 0 insertions, 0 deletions