summaryrefslogtreecommitdiffstats
path: root/include/soc/tegra/ahb.h
AgeCommit message (Collapse)AuthorFilesLines
2014-07-17ARM: tegra: Move includes to include/soc/tegraThierry Reding1-0/+19
In order to not clutter the include/linux directory with SoC specific headers, move the Tegra-specific headers out into a separate directory. Signed-off-by: Thierry Reding <treding@nvidia.com>