]> git.karo-electronics.de Git - mv-sheeva.git/commit
intel_ips: fix sparse non-ANSI function warning
authorRandy Dunlap <randy.dunlap@oracle.com>
Sun, 9 Jan 2011 03:55:40 +0000 (19:55 -0800)
committerMatthew Garrett <mjg@redhat.com>
Mon, 10 Jan 2011 16:55:25 +0000 (11:55 -0500)
commit7027d8b570244f0fa3aaebccf0bcd8e95e172631
treea7badd429c45f1079f8449dc74db8d7f976ad356
parent4a198be7f072190a44033b7de6084b090b9885ee
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>
drivers/platform/x86/intel_ips.c