From: Alex Chiang Date: Mon, 20 Oct 2008 23:41:12 +0000 (-0600) Subject: PCI: acpiphp: remove 'name' parameter X-Git-Tag: v2.6.28-rc1~29^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df77cd10078e36e1b89964e5e8c206add399a98d;p=pandora-kernel.git PCI: acpiphp: remove 'name' parameter We do not need to manage our own name parameter, especially since the PCI core can change it on our behalf, in the case of duplicate slot names. Remove 'name' from acpiphp's version of struct slot. Cc: kristen.c.accardi@intel.com Acked-by: Kenji Kaneshige Signed-off-by: Alex Chiang Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed