/[orinoco]/orinoco/orinoco_cs.c
ViewVC logotype

Diff of /orinoco/orinoco_cs.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by dgibson, Fri Sep 12 04:19:04 2003 UTC revision 1.5 by dgibson, Mon Sep 29 05:23:30 2003 UTC
# Line 664  orinoco_cs_event(event_t event, int prio Line 664  orinoco_cs_event(event_t event, int prio
664    
665  /* Can't be declared "const" or the whole __initdata section will  /* Can't be declared "const" or the whole __initdata section will
666   * become const */   * become const */
667  static char version[] __initdata = "orinoco_cs.c 0.14beta1HEAD (David Gibson <hermes@gibson.dropbear.id.au> and others)";  static char version[] __initdata = "orinoco_cs.c 0.14beta1HEAD (David Gibson <hermes@gibson.dropbear.id.au>, Pavel Roskin <proski@gnu.org>, et al)";
668    
669  static struct pcmcia_driver orinoco_driver = {  static struct pcmcia_driver orinoco_driver = {
670          .owner          = THIS_MODULE,          .owner          = THIS_MODULE,
# Line 699  exit_orinoco_cs(void) Line 699  exit_orinoco_cs(void)
699    
700  module_init(init_orinoco_cs);  module_init(init_orinoco_cs);
701  module_exit(exit_orinoco_cs);  module_exit(exit_orinoco_cs);
   

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26