From: Stephen Rothwell Date: Mon, 25 Aug 2008 10:22:21 +0000 (+1000) Subject: linux-next: fix x86 tree build failure X-Git-Tag: v2.6.28-rc1~713^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c09ff7e1744047be1043cb32453ef90b7f6b8451;p=pandora-kernel.git linux-next: fix x86 tree build failure Today's linux-next build (powerpc allyesconfig) failed like this: drivers/char/agp/uninorth-agp.c:541: error: unknown field 'agp_destroy_paged' specified in initializer Caused by commit 5f310b63781f6777bf4e812570560ec0f8ea42d8 ("agp: enable optimized agp_alloc_pages methods"). A simple typo ... Signed-off-by: Stephen Rothwell Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed