Changeset 3699

Show
Ignore:
Timestamp:
09/12/02 08:49:10 (11 years ago)
Author:
ac9410
Message:

Removed static from void exit bit_elv_exit(void)
ACC 12 Sep 02

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • i2c/trunk/kernel/i2c-elv.c

    r3599 r3699  
    114114} 
    115115 
    116 static void bit_elv_exit(void) 
     116static void __exit bit_elv_exit(void) 
    117117{ 
    118118        release_region( base , (base == 0x3bc)? 3 : 8 );