rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE
authorAndrew Morton <akpm@linux-foundation.org>
Mon, 10 Mar 2008 18:43:34 +0000 (11:43 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 11 Mar 2008 01:01:17 +0000 (18:01 -0700)
commit9f9351bbe34a9b12966b1fb6f7c21cfe128340c1
treeb2ec103365f0b553c17f2ec240ae62f147081d36
parentf4299e1943d0c9ce29a6c5dc7c7674a82a17b315
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>
Documentation/pci.txt
include/linux/pci.h