From 6d670b85a37a07ba5c54028be30260ba71f3e065 Mon Sep 17 00:00:00 2001 From: Michal Marek Date: Fri, 1 Apr 2011 12:41:20 +0200 Subject: [PATCH] --- yaml --- r: 252004 b: refs/heads/master c: 3df3f2bf6104dca5cf225063436b7d6fff6793b1 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/isdn/hardware/eicon/divasfunc.c | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index a74b25019bb6..e8ced6024c11 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 36a9f77e50032e367b43d72866c18f4a61cf89da +refs/heads/master: 3df3f2bf6104dca5cf225063436b7d6fff6793b1 diff --git a/trunk/drivers/isdn/hardware/eicon/divasfunc.c b/trunk/drivers/isdn/hardware/eicon/divasfunc.c index d36a4c09e25d..0bbee7824d78 100644 --- a/trunk/drivers/isdn/hardware/eicon/divasfunc.c +++ b/trunk/drivers/isdn/hardware/eicon/divasfunc.c @@ -113,9 +113,8 @@ void diva_xdi_didd_remove_adapter(int card) static void start_dbg(void) { DbgRegister("DIVAS", DRIVERRELEASE_DIVAS, (debugmask) ? debugmask : DBG_DEFAULT); - DBG_LOG(("DIVA ISDNXDI BUILD (%s[%s]-%s-%s)", - DIVA_BUILD, diva_xdi_common_code_build, __DATE__, - __TIME__)) + DBG_LOG(("DIVA ISDNXDI BUILD (%s[%s])", + DIVA_BUILD, diva_xdi_common_code_build)) } /*