~ubuntu-branches/ubuntu/precise/linux-ti-omap4/precise

« back to all changes in this revision

Viewing changes to drivers/net/hamradio/baycom_ser_fdx.c

  • Committer: Bazaar Package Importer
  • Author(s): Paolo Pisati
  • Date: 2011-06-29 15:23:51 UTC
  • mfrom: (26.1.1 natty-proposed)
  • Revision ID: james.westby@ubuntu.com-20110629152351-xs96tm303d95rpbk
Tags: 3.0.0-1200.2
* Rebased against 3.0.0-6.7
* BSP from TI based on 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
92
92
 
93
93
static const char bc_drvname[] = "baycom_ser_fdx";
94
94
static const char bc_drvinfo[] = KERN_INFO "baycom_ser_fdx: (C) 1996-2000 Thomas Sailer, HB9JNX/AE4WA\n"
95
 
"baycom_ser_fdx: version 0.10 compiled " __TIME__ " " __DATE__ "\n";
 
95
"baycom_ser_fdx: version 0.10\n";
96
96
 
97
97
/* --------------------------------------------------------------------- */
98
98