]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
linux-next: fix x86 tree build failure
authorStephen Rothwell <sfr@canb.auug.org.au>
Mon, 25 Aug 2008 10:22:21 +0000 (20:22 +1000)
committerIngo Molnar <mingo@elte.hu>
Mon, 25 Aug 2008 10:28:33 +0000 (12:28 +0200)
commitc09ff7e1744047be1043cb32453ef90b7f6b8451
tree1e1aeefd3e04a85ffb641b7d27ed57937777e497
parent01de05af94db5d5214b0a5e191068d19c82059a8
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 <sfr@canb.auug.org.au>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
drivers/char/agp/uninorth-agp.c