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:
5591c75
)
tulip: Use DEFINE_PCI_DEVICE_TABLE and static const
author
Joe Perches
<joe@perches.com>
Tue, 21 Dec 2010 10:16:09 +0000
(
02:16
-0800)
committer
Joe Perches
<joe@perches.com>
Tue, 21 Dec 2010 10:16:09 +0000
(
02:16
-0800)
Moves the PCI table to the right read-only section.
Using static const generally increases object text and decreases data size.
It also generally decreases overall object size.
Signed-off-by: Joe Perches <joe@perches.com>
No differences found