ARM: tegra: move debug-macro.S to include/debug
authorStephen Warren <swarren@nvidia.com>
Tue, 25 Sep 2012 21:54:56 +0000 (15:54 -0600)
committerStephen Warren <swarren@nvidia.com>
Fri, 16 Nov 2012 19:22:18 +0000 (12:22 -0700)
Move Tegra's debug-macro.S over to the common debug macro directory.

Move Tegra's debug UART selection menu into ARM's Kconfig.debug, so that
all related options are selected in the same place.

Tegra's uncompress.h is left in mach-tegra/include/mach; it will be
removed whenever Tegra is converted to multi-platform.

Signed-off-by: Stephen Warren <swarren@nvidia.com>

No differences found