Staging: hv: use the correct #ifdef for x86-64
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 17 Jul 2009 05:31:15 +0000 (22:31 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:01:44 +0000 (12:01 -0700)
commit530cf2070be30831a371b6c7181d15e5976b6fc7
tree7f74e96c8a3c36a7b078d59c00277cf5b5cf7c38
parent09d50ff8a233a39e8697e776b06cf5be2de48bb1
Staging: hv: use the correct #ifdef for x86-64

x86-64 needs a different config check.  Thanks to Hank for the debugging
to determine the fix for this.

Cc: Hank Janssen <hjanssen@microsoft.com>
Cc: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/Hv.c