Staging: hv: remove PAGE_SIZE and PAGE_SHIFT and __builtin functions
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 15 Jul 2009 18:06:01 +0000 (11:06 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:01:47 +0000 (12:01 -0700)
The kernel provides all of this, and actually gets it correct, so don't
try to redefine these types of things.

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

No differences found