commit | 7027d8b570244f0fa3aaebccf0bcd8e95e172631 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <randy.dunlap@oracle.com> | Sat Jan 08 19:55:40 2011 -0800 |
committer | Matthew Garrett <mjg@redhat.com> | Mon Jan 10 11:55:25 2011 -0500 |
tree | a7badd429c45f1079f8449dc74db8d7f976ad356 | |
parent | 4a198be7f072190a44033b7de6084b090b9885ee [diff] |
intel_ips: fix sparse non-ANSI function warning Fix sparse warning for non-ANSI function declaration: drivers/platform/x86/intel_ips.c:1477:25: warning: non-ANSI function declaration of function 'ips_link_to_i915_driver' Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Cc: Matthew Garrett <mjg@redhat.com> Signed-off-by: Matthew Garrett <mjg@redhat.com>