video: build fix
authorLen Brown <len.brown@intel.com>
Sat, 4 Apr 2009 07:33:45 +0000 (03:33 -0400)
committerLen Brown <len.brown@intel.com>
Sat, 4 Apr 2009 07:33:45 +0000 (03:33 -0400)
acpi_video_device_write_state() and friends now return ssize_t,
while the constify patch assumed it was still int.

Signed-off-by: Len Brown <len.brown@intel.com>

No differences found