]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
ARM: tegra: remove duplication of iomap header
authorLaxman Dewangan <ldewangan@nvidia.com>
Thu, 10 Apr 2014 11:36:42 +0000 (17:06 +0530)
committerGerrit Code Review <gerrit2@nvidia.com>
Sat, 12 Apr 2014 05:16:30 +0000 (22:16 -0700)
commitbd62369651437260830aba95d59a491ee9503b62
tree4295ff9dba224b0631a7ec3ad9b86ea16e019d4c
parent03c21df04cf7eb339d05da3815541dff5207ca15
ARM: tegra: remove duplication of iomap header

There is two iomap header one at mach-tegra and other at
mach-tegra/include/mach. Most of the macros are same across
these headers.

Move all macro to the mach-tegra/iomap.h and remove the
include/mach/iomap.h.

bug 1496891

Change-Id: I6c72343097cf174e72512df8e22db56b57efd7b8
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
arch/arm/mach-tegra/include/mach/iomap.h [deleted file]
arch/arm/mach-tegra/iomap.h