]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] generic HDLC synclink config mismatch fix
authorPaul Fulghum <paulkf@microgate.com>
Thu, 7 Dec 2006 04:40:24 +0000 (20:40 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Thu, 7 Dec 2006 16:39:45 +0000 (08:39 -0800)
commitaf69c7f924b272927f9aea378f34f4548d3888d9
tree93333028e018567d85ed94b9192e501ab2f3c58c
parent3ee6f61ca0720c71086a9eaf3f5bd0f7c51fe139
[PATCH] generic HDLC synclink config mismatch fix

Fix compile errors on mismatch between generic HDLC and synclink drivers.

Notes:

generic HDLC support for synclink drivers is *optional* so you can't just
use depend on in Kconfig

This solution is deemed the best after 7 months of review and criticism by
many developers including AKPM.  Read the threads on LKML before posting
about this solution.

Signed-off-by: Paul Fulghum <paulkf@microgate.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/pcmcia/synclink_cs.c
drivers/char/synclink.c
drivers/char/synclink_gt.c
drivers/char/synclinkmp.c