• Johan Adolfsson's avatar
    [PATCH] Missing include in mm/bootmem.c · e347fa36
    Johan Adolfsson authored
      Missing include of asm_io.h in mm_bootmem.c:
      Submitted this trivial patch on May 14, but nothing has happened yet.
      Perhaps better chance if you took care of it.
    
      It's needed by phys_to_virt() but it happens to work on i386 etc.
      since dma.h includes io.h for that arch.
    e347fa36
bootmem.c 9.44 KB