commit | 9f9351bbe34a9b12966b1fb6f7c21cfe128340c1 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Mon Mar 10 11:43:34 2008 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Mon Mar 10 18:01:17 2008 -0700 |
tree | b2ec103365f0b553c17f2ec240ae62f147081d36 | |
parent | f4299e1943d0c9ce29a6c5dc7c7674a82a17b315 [diff] |
rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE This macro is used to define tables, not to declare them. Cc: Greg KH <greg@kroah.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>