• Andrew Morton's avatar
    [PATCH] i810fb oops fix · 3dd9a2ff
    Andrew Morton authored
    The module device table is not NULL-terminated, so we run off the end during
    probing and oops.
    
    Also, move all those static decls out of .h and into .c
    3dd9a2ff
i810_main.c 54.1 KB