]> rtime.felk.cvut.cz Git - linux-imx.git/commit
x86/ioremap: Correct function name output
authorBorislav Petkov <bp@suse.de>
Thu, 27 Jun 2013 21:53:16 +0000 (23:53 +0200)
committerIngo Molnar <mingo@kernel.org>
Fri, 28 Jun 2013 09:11:58 +0000 (11:11 +0200)
commit4f4319a02a6108be3e65b9d44d1b7f5e8f520535
treed955a4724be1499b9aae6391ad3910ea970571b5
parentd5c78673b1b28467354c2c30c3d4f003666ff385
x86/ioremap: Correct function name output

Infact, let the compiler enter the function name so that there
are no discrepancies.

Signed-off-by: Borislav Petkov <bp@suse.de>
Link: http://lkml.kernel.org/r/1372369996-20556-1-git-send-email-bp@alien8.de
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/mm/ioremap.c