From: Greg Kroah-Hartman Date: Tue, 14 Jul 2009 22:08:20 +0000 (-0700) Subject: Staging: hv: remove UINT8 and INT8 typedefs X-Git-Tag: v2.6.32-rc1~668^2~474 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5654e932262840f853233317689fc59536226d76;p=pandora-kernel.git Staging: hv: remove UINT8 and INT8 typedefs The UINT8 and INT8 typedefs are now removed from the Hyper-V driver code. Had to include in a few places to get the build to work properly as well. Cc: Hank Janssen Cc: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed