Changeset 1143

Show
Ignore:
Timestamp:
07/23/01 02:12:30 (7 years ago)
Author:
mds
Message:

fix for failed at line 608 on drivers/char/mem.c,

broken by kernel 2.4.7.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/mkpatch/mkpatch.pl

    r1123 r1143  
    584584      redo MAIN; 
    585585    } 
    586     $right_place = 1 if (m@lp_init\(\);@); 
     586    $right_place = 1 if (m@lp_m68k_init\(\);@); 
    587587    if ($right_place and not $done and 
    588588        m@CONFIG_SENSORS@) {