From: Randy Dunlap Date: Sat, 29 Oct 2005 03:36:51 +0000 (-0700) Subject: [PATCH] pci-driver: store_new_id() not inline X-Git-Tag: v2.6.15-rc1~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8eb1005a5bdb019d2a4ff3ef8d8e8015b22afcb;p=pandora-kernel.git [PATCH] pci-driver: store_new_id() not inline store_new_id() should not be (and cannot be) inline; the function pointer is stored in a device_attribute table. Signed-off-by: Randy Dunlap Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed