From: Akinobu Mita Date: Sun, 15 Mar 2009 15:15:18 +0000 (+0900) Subject: x86, mm: remove unnecessary include file from iomap_32.c X-Git-Tag: v2.6.30-rc1~211^2~21^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0920dce7d5889634faa336f65833ee44f3b7651e;p=pandora-kernel.git x86, mm: remove unnecessary include file from iomap_32.c asm/highmem.h inclusion is added to use kmap_atomic_prot_pfn() by commit bb6d59ca927d855ffac567b35c0a790c67016103 Now kmap_atomic_prot_pfn is moved to iomap_32.c by commit dd63fdcc63f0f853b116b52e56200a0e0227cf5f So the asm/highmem.h inclusion in iomap_32.c is unnecessary now. Signed-off-by: Akinobu Mita LKML-Reference: <20090315151517.GA29074@localhost.localdomain> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed