From: Andrew Morton Date: Mon, 10 Mar 2008 18:43:34 +0000 (-0700) Subject: rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE X-Git-Tag: v2.6.25-rc6~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f9351bbe34a9b12966b1fb6f7c21cfe128340c1;p=pandora-kernel.git rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE This macro is used to define tables, not to declare them. Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed