[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: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
John W. Linville 2005-11-13 00:33:32 -05:00
commit 9a648f3c53