From: Ben Skeggs Date: Mon, 12 Jul 2010 03:15:44 +0000 (+1000) Subject: drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch X-Git-Tag: v2.6.35-rc6~12^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14d7ec11d165fe11c2bce5b412773af70b7c8e1b;p=pandora-kernel.git drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch On nv50 it became impossible to attempt a PCI ROM shadow of the VBIOS, which will break some setups. This patch also removes the different ordering of shadow methods for pre-nv50 chipsets. The reason for the different ordering was paranoia, but it should hopefully be OK to try shadowing PRAMIN first. Signed-off-by: Ben Skeggs Signed-off-by: Dave Airlie --- Reading git-diff-tree failed