fujitsu-laptop: Drop unneeded include
authorJean Delvare <jdelvare@suse.de>
Wed, 19 Mar 2014 18:38:46 +0000 (19:38 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 20 Mar 2014 01:43:05 +0000 (02:43 +0100)
The fujitsu-laptop driver includes <linux/video_output.h> but doesn't
call any of its functions. Drop the unneeded include to avoid
unnecessary driver rebuilds.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Acked-by: Jonathan Woithe <jwoithe@just42.net>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

No differences found