git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4299e1
)
rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE
author
Andrew Morton
<akpm@linux-foundation.org>
Mon, 10 Mar 2008 18:43:34 +0000
(11:43 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Tue, 11 Mar 2008 01:01:17 +0000
(18:01 -0700)
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>
No differences found