ISDN: Make isdnhdlc usable for other ISDN drivers
authorKarsten Keil <keil@b1-systems.de>
Wed, 8 Jul 2009 12:21:12 +0000 (14:21 +0200)
committerKarsten Keil <keil@b1-systems.de>
Sat, 25 Jul 2009 18:15:21 +0000 (20:15 +0200)
commitcb3824bade2549d7ad059d5802da43312540fdee
tree0ffcce666a8d3534f48ffa162defecf7e781c8ba
parent74d154189d597b91da4322996dbf4f5c3d1544ab
ISDN: Make isdnhdlc usable for other ISDN drivers

isdnhdlc is useful for other ISDN drivers as well.
Move the include file to a central location and the source
to the central isdn location.

Signed-off-by: Karsten Keil <keil@b1-systems.de>
drivers/isdn/Kconfig
drivers/isdn/hisax/Kconfig
drivers/isdn/hisax/Makefile
drivers/isdn/hisax/st5481.h
drivers/isdn/i4l/Kconfig
drivers/isdn/i4l/Makefile
drivers/isdn/i4l/isdnhdlc.c [moved from drivers/isdn/hisax/isdnhdlc.c with 99% similarity]
include/linux/isdn/hdlc.h [moved from drivers/isdn/hisax/isdnhdlc.h with 100% similarity]