Skip to content
Commit 0920dce7 authored by Akinobu Mita's avatar Akinobu Mita Committed by Ingo Molnar
Browse files

x86, mm: remove unnecessary include file from iomap_32.c

asm/highmem.h inclusion is added to use kmap_atomic_prot_pfn()
by commit bb6d59ca

Now kmap_atomic_prot_pfn is moved to iomap_32.c
by commit dd63fdcc



So the asm/highmem.h inclusion in iomap_32.c is unnecessary now.

Signed-off-by: default avatarAkinobu Mita <akinobu.mita@gmail.com>
LKML-Reference: <20090315151517.GA29074@localhost.localdomain>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent c61cf4cf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment