ARM: tegra: fix compilation error due to mach/hardware.h removal
authorMarc Dietrich <marvin24@gmx.de>
Fri, 7 Oct 2011 15:31:41 +0000 (08:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 10 Oct 2011 02:46:25 +0000 (14:46 +1200)
commit3faf12cd8603e3efbcc7e570e07dfd1ea2a17095
tree16462f144e3b513516a62daa9d0edc873e18be5e
parent84c861161404658c866835bf9ca07eb487added8
ARM: tegra: fix compilation error due to mach/hardware.h removal

This fixes a compilation error in cpu-tegra.c which was introduced in
dc8d966bccde ("ARM: convert PCI defines to variables") which removed the
now obsolete mach/hardware.h from the mach-tegra subtree.

Signed-off-by: Marc Dietrich <marvin24@gmx.de>
Signed-off-by: Olof Johansson <olof@lixom.net>
Cc: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/arm/mach-tegra/cpu-tegra.c