alpha: AGP update (fixes compile failure)
commitf3408a2d072c29796c569b93a00eba68e8c01709
authorIvan Kokshaysky <ink@jurassic.park.msu.ru>
Wed, 23 Sep 2009 22:57:42 +0000 (23 15:57 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Oct 2009 16:31:39 +0000 (5 09:31 -0700)
tree43e31eec08a3facb4306997c4c169485403a6039
parent904f470bbf1cb422b963bc3d479930e0968c30ed
alpha: AGP update (fixes compile failure)

commit d68721eb339e9237c11c1fea5f73f86211d14918 upstream.

This brings Alpha AGP platforms in sync with the change to struct
agp_memory (unsigned long *memory => struct page **pages).

Only compile tested (I don't have titan/marvel hardware), but this change
looks pretty straightforward, so hopefully it's ok.

Signed-off-by: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Dave Airlie <airlied@linux.ie>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/alpha/kernel/core_marvel.c
arch/alpha/kernel/core_titan.c
arch/alpha/kernel/pci_impl.h
arch/alpha/kernel/pci_iommu.c