ARM: OMAP: Fix warnings in leds-omap-pwm.c
authorDirk Behme <dirk.behme_at_gmail.com>
Fri, 26 Jan 2007 21:33:36 +0000 (13:33 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 26 Jan 2007 21:33:36 +0000 (13:33 -0800)
ARM: OMAP: Fix warnings in leds-omap-pwm.c:

drivers/leds/leds-omap-pwm.c: In function 'omap_pwm_led_probe':
drivers/leds/leds-omap-pwm.c:260: warning: ignoring return
value of 'class_device_create_file', declared with attribute
warn_unused_result
drivers/leds/leds-omap-pwm.c:262: warning: ignoring return
value of 'class_device_create_file', declared with attribute
warn_unused_result

Signed-off-by: Dirk Behme <dirk.behme_at_gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found