]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc32421b4d71abdc873b50167b89ec7246441f782
treeb2ec103365f0b553c17f2ec240ae62f147081d36
parenta8854e352024aee6b223e2e17acd4f1e2d8c0182
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