From: Pekka Enberg Date: Wed, 4 Mar 2009 09:46:40 +0000 (+0200) Subject: x86: move devmem_is_allowed() to common mm/init.c X-Git-Tag: v2.6.30-rc1~2^2~50^2~4^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=540aca06b737cc38965b52eeceefba3d24376461;p=pandora-kernel.git x86: move devmem_is_allowed() to common mm/init.c Impact: cleanup The function is identical on 32-bit and 64-bit configurations so move it to the common mm/init.c file. Signed-off-by: Pekka Enberg LKML-Reference: <1236160001.29024.29.camel@penberg-laptop> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed