Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17038
b: refs/heads/master
c: 6e21bd9
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Jan 9, 2006
1 parent 24e91cd commit 90ce834
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0f59cc4a35dbbc45c972daad0f1b063380cd9ea4
refs/heads/master: 6e21bd9a30f1d7eab26ef8b9259376e5322d89e5
2 changes: 2 additions & 0 deletions trunk/drivers/isdn/capi/capifs.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
#include <linux/ctype.h>
#include <linux/sched.h> /* current */

#include "capifs.h"

MODULE_DESCRIPTION("CAPI4Linux: /dev/capi/ filesystem");
MODULE_AUTHOR("Carsten Paeth");
MODULE_LICENSE("GPL");
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/isdn/hardware/eicon/os_bri.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
#include "diva_pci.h"
#include "mi_pc.h"
#include "pc_maint.h"
#include "dsrv_bri.h"

/*
** IMPORTS
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/isdn/hardware/eicon/os_pri.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
#include "pc_maint.h"
#include "dsp_tst.h"
#include "diva_dma.h"
#include "dsrv_pri.h"

/* --------------------------------------------------------------------------
OS Dependent part of XDI driver for DIVA PRI Adapter
Expand Down

0 comments on commit 90ce834

Please sign in to comment.