• Andrew Morton's avatar
    [PATCH] sk98lin 64-bit divide fix · c959468f
    Andrew Morton authored
    This driver is doing a division on a 64 bit valus which is identical to
    "jiffies" and is asking for __udiv64.  Cast the 64-bit value back to long.
    c959468f
skgepnm2.h 12.9 KB