diff options
Diffstat (limited to 'drivers/isdn/hardware/mISDN/netjet.h')
-rw-r--r-- | drivers/isdn/hardware/mISDN/netjet.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/isdn/hardware/mISDN/netjet.h b/drivers/isdn/hardware/mISDN/netjet.h index d061ff995607..ddd41ef1a70e 100644 --- a/drivers/isdn/hardware/mISDN/netjet.h +++ b/drivers/isdn/hardware/mISDN/netjet.h @@ -55,4 +55,3 @@ /* 2 * 64 byte is a compromise between IRQ count and latency */ #define NJ_DMA_RXSIZE 128 /* 2 * 64 */ #define NJ_DMA_TXSIZE 128 /* 2 * 64 */ - |