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:
c8ebd3a
)
[PATCH] skge: fix warning from inlining SkPciWriteCfgDWord()
author
John W. Linville
<linville@tuxdriver.com>
Sun, 13 Nov 2005 05:33:32 +0000
(
00:33
-0500)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 16 Nov 2005 19:13:20 +0000
(14:13 -0500)
Making SkPciWriteCfgDWord a static inline produces a warning due to a
forward declaration in skdrv2nd.h. This patch removes that declaration.
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found