]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: msm: Don't compile __msm_ioremap_caller() unless used
authorStephen Boyd <sboyd@codeaurora.org>
Wed, 24 Jul 2013 20:54:27 +0000 (13:54 -0700)
committerDavid Brown <davidb@codeaurora.org>
Mon, 29 Jul 2013 18:24:36 +0000 (11:24 -0700)
commit0c211c29f2439e42b5c5b20c65dfde6f39aa7bbf
tree2e6c54ae5a075c24d0ebada65954194d287b2224
parent425dbc5e72822acd470278b8517f1088357a18bf
ARM: msm: Don't compile __msm_ioremap_caller() unless used

This function is only used on MSM7x00A so only compile the
function if the build includes support for that platform.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
arch/arm/mach-msm/io.c