From: Jarod Wilson Date: Thu, 7 Jan 2010 23:35:58 +0000 (-0500) Subject: staging: crystalhd: add missing fixes for userspace lib build X-Git-Tag: v2.6.34-rc1~10^2~1^2~218 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88d43000098017d93d9bb2f88d33950e6c7a6bf4;p=pandora-kernel.git staging: crystalhd: add missing fixes for userspace lib build I somehow managed to not actually include these two fixes in the submission that was committed to the staging tree. libcrystalhd should eventually be built against the kernel-provided header, and needs the stdint.h include. The VOID bit is to keep things in sync with the Mac OS X driver and library that Scott Davilla is also working on. Signed-off-by: Scott Davilla Signed-off-by: Jarod Wilson Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed