]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4d11c030fa277e95e91921302a348deb94b473dc
tree16462f144e3b513516a62daa9d0edc873e18be5e
parentec480a38a33632f1bdcca8e24c73023ee2383eb6
ARM: tegra: fix compilation error due to mach/hardware.h removal

This fixes a compilation error in cpu-tegra.c which was introduced in
8fb75e4d017a ("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