From: Stephen Warren Date: Thu, 27 Sep 2012 21:55:04 +0000 (-0600) Subject: ARM: tegra: remove X-Git-Tag: omap-for-v3.8/cleanup-multiplatform-signed~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a5d51fda0facccdfc13f6048520604e05b62732;p=pandora-kernel.git ARM: tegra: remove Remove includes of from sound/soc; nothing from it is used. Remove include of from mach-tegra/apbio.c; since the DMA transfers made by this file don't need flow-control with any peripheral, there's no need to set any slave ID. Once those changes are made, there are no remaining users of so remove it. Drivers should get this information from device tree. This removal is necessary for single zImage. Signed-off-by: Stephen Warren Acked-by: Mark Brown --- Reading git-diff-tree failed