diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2013-07-24 13:54:34 -0700 |
---|---|---|
committer | David Brown <davidb@codeaurora.org> | 2013-08-06 11:18:04 -0700 |
commit | 3294a7e7c3a55bb4eb9d98b0af5643a7ea44afe1 (patch) | |
tree | bb1d3cc666868c5b3aab6bcb6fefe29b331da097 /drivers/video | |
parent | 0b559df5ce587cd2430bdc660c3e60d554d2c907 (diff) | |
download | op-kernel-dev-3294a7e7c3a55bb4eb9d98b0af5643a7ea44afe1.zip op-kernel-dev-3294a7e7c3a55bb4eb9d98b0af5643a7ea44afe1.tar.gz |
ARM: msm: Only compile io.c on platforms that use it
Only the non-dt based MSM platforms need to map memory from their
machine descriptor. Unfortunately it is always compiled if
ARCH_MSM=y and the file also has mach/ includes in it. Since
dt-based MSM platforms aren't actually using anything in this
file just compile io.c on the non-dt based MSM platforms. This
allows the dt-based platforms to participate in the
multi-platform kernel.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
Diffstat (limited to 'drivers/video')
0 files changed, 0 insertions, 0 deletions