]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] skge: fix warning from inlining SkPciWriteCfgDWord()
authorJohn W. Linville <linville@tuxdriver.com>
Sun, 13 Nov 2005 05:33:32 +0000 (00:33 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 16 Nov 2005 19:13:20 +0000 (14:13 -0500)
commit9a648f3c535cb6b24a5f0538d032aea9a33ec515
tree462506eaa9284d610e681cc5fca0aac4e762e073
parentc8ebd3a37f0e7a2aae337279d58a50c1a1fcd053
[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>
drivers/net/sk98lin/h/skdrv2nd.h