• George G. Davis's avatar
    [ARM PATCH] 2179/1: gcc-4.0 static declaration of 'meminfo' follows non- · 4893e498
    George G. Davis authored
     static declaration build error
    
    Patch from George G. Davis
    
    Building kernels with recent gcc-4.0-20041024 snapshot results in
    "static declaration of 'meminfo' follows non-static declaration"
    build error. Since the "extern struct meminfo meminfo" definition
    is not required, this patch removes it to fix the build.
    
    Signed-off-by: George G. Davis 
    4893e498
setup.h 4.39 KB