Skip to content
Snippets Groups Projects
Commit 9a648f3c authored by John W. Linville's avatar John W. Linville
Browse files

[PATCH] skge: fix warning from inlining SkPciWriteCfgDWord()


Making SkPciWriteCfgDWord a static inline produces a warning due to a
forward declaration in skdrv2nd.h.  This patch removes that declaration.

Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent c8ebd3a3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment