]> git.neil.brown.name Git - history.git/commit
[PATCH] Missing include in mm/bootmem.c
authorJohan Adolfsson <johan.adolfsson@axis.com>
Mon, 3 Jun 2002 05:32:25 +0000 (22:32 -0700)
committerLinus Torvalds <torvalds@penguin.transmeta.com>
Mon, 3 Jun 2002 05:32:25 +0000 (22:32 -0700)
commite347fa36454c2b50a4bcb8edb5a80b5c09bc02b5
tree656c4a707a8a2b92f6127082b011118167c23913
parent0ed9bc096d1ea407cbeab6a13fadcee7e95d7f2a
[PATCH] Missing include in mm/bootmem.c

  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.
mm/bootmem.c