]> git.baikalelectronics.ru Git - kernel.git/commit
gigaset: allow building without I4L
authorTilman Schmidt <tilman@imap.cc>
Tue, 6 Oct 2009 12:19:12 +0000 (12:19 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 7 Oct 2009 05:43:51 +0000 (22:43 -0700)
commit86dac0072989f56ac2d2737b9d111b8c614a0b9d
tree024458582d76d07647e2b5da45534c903508b334
parent66c308484e43d57314cd3762d5247505d2c1802c
gigaset: allow building without I4L

Add a dummy LL interface to the Gigaset driver so that it can be
built and, in a limited way, used without the ISDN4Linux subsystem.

Impact: new configuration alternative
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/gigaset/Kconfig
drivers/isdn/gigaset/Makefile
drivers/isdn/gigaset/dummyll.c [new file with mode: 0644]