From: Kenji Kaneshige Date: Tue, 15 Sep 2009 08:28:53 +0000 (+0900) Subject: PCI: pciehp: remove first_slot field X-Git-Tag: v2.6.32-rc1~53^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d54798f034b247b9d95a31cd755a4236655ca502;p=pandora-kernel.git PCI: pciehp: remove first_slot field The slot number can be calculated only by physical slot number field in the slot capabilities register. So the first_slot field in struct controller is meaningless and we don't need it. Acked-by: Alex Chiang Signed-off-by: Kenji Kaneshige Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed