From: Paul Fulghum Date: Thu, 7 Dec 2006 04:40:24 +0000 (-0800) Subject: [PATCH] generic HDLC synclink config mismatch fix X-Git-Tag: v2.6.20-rc1~145^2^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af69c7f924b272927f9aea378f34f4548d3888d9;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed