• Andrew Morton's avatar
    [PATCH] ppc64: Clean up prom functions in prom.c · 79293254
    Andrew Morton authored
    From: Rusty Russell <rusty@rustcorp.com.au>
    
    1) Define PROM_ERROR: checks for call_prom() < 0 are bogus (returns ulong)
    2) All OF access functions should be marked __init.
    3) prom_strtoul isn't used at all.
    79293254
prom.c 84.3 KB