From: Jeff Mahoney Date: Tue, 12 Apr 2011 19:32:36 +0000 (-0400) Subject: staging: gma500: Depend on X86 X-Git-Tag: v2.6.39-rc7~15^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f80494daa1f9705c3717a02e7d713ea2f874bd0;p=pandora-kernel.git staging: gma500: Depend on X86 The gma500 driver calls set_pages_uc, which is an x86 pageattr call. Since this driver is only used with Intel x86 motherboard chipsets, make the driver depend on X86. Signed-off-by: Jeff Mahoney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed