commit | 0ffa63b09bf99ce3ee879c7de1c687267a90d20b | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Wed Jul 15 11:06:01 2009 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Sep 15 12:01:47 2009 -0700 |
tree | 6eb615f7bca4f0935833c55d6bdaea81ba4e1f66 | |
parent | fc6a4b2609b35448ad72302d375a40edf31887d2 [diff] |
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 <hjanssen@microsoft.com> Cc: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>