From: Greg Kroah-Hartman Date: Wed, 15 Jul 2009 18:06:01 +0000 (-0700) Subject: Staging: hv: remove PAGE_SIZE and PAGE_SHIFT and __builtin functions X-Git-Tag: v2.6.32-rc1~668^2~461 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ffa63b09bf99ce3ee879c7de1c687267a90d20b;p=pandora-kernel.git Staging: hv: remove PAGE_SIZE and PAGE_SHIFT and __builtin functions The kernel provides all of this, and actually gets it correct, so don't try to redefine these types of things. Cc: Hank Janssen Cc: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed