diff options
author | Stephen Rothwell <sfr@canb.auug.org.au> | 2008-01-03 15:15:28 +1100 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-01-17 14:57:27 +1100 |
commit | 98894dffaf11981ac9dc33c818ecafcb02a5439b (patch) | |
tree | a3da023e1825afda8f4a5a7c5a3d03096df9190d /net/ethernet | |
parent | 85e99b9fffb62e101e38c74c935256fc589703c2 (diff) |
[POWERPC] therm_windtunnel: Eliminate some build warnings
We don't care if the device_create_file calls fail, the driver will work
just as well without them, so just issue a runtime warning.
drivers/macintosh/therm_windtunnel.c: In function 'setup_hardware':
drivers/macintosh/therm_windtunnel.c:268: warning: ignoring return value of 'device_create_file', declared with attribute warn_unused_result
drivers/macintosh/therm_windtunnel.c:269: warning: ignoring return value of 'device_create_file', declared with attribute warn_unused_result
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'net/ethernet')
0 files changed, 0 insertions, 0 deletions