public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: tegra: fix compilation error due to mach/hardware.h removal
@ 2011-10-07  2:23 Olof Johansson
  2011-10-07 11:39 ` Sergei Shtylyov
  0 siblings, 1 reply; 2+ messages in thread
From: Olof Johansson @ 2011-10-07  2:23 UTC (permalink / raw)
  To: torvalds-de/tnXTf+JLsfHDXvbKv3VaTQe2KTcn/
  Cc: arnd-r2nGTMty4D4, linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, Marc Dietrich,
	Olof Johansson

From: Marc Dietrich <marvin24-Mmb7MZpHnFY@public.gmane.org>

This fixes a compilation error in cpu-tegra.c which was introduced
in commit dc8d966bccde0b8b6c9e8c6e663c747030c17435 which removed
the now obsolete mach/hardware.h from the mach-tegra subtree.

Signed-off-by: Marc Dietrich <marvin24-Mmb7MZpHnFY@public.gmane.org>
Signed-off-by: Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>

---
Linus, last minute build fix. Not sure of Arnd is planning another merge
before release so sending directly.

 arch/arm/mach-tegra/cpu-tegra.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-tegra/cpu-tegra.c b/arch/arm/mach-tegra/cpu-tegra.c
index 0e1016a..0e0fd4d 100644
--- a/arch/arm/mach-tegra/cpu-tegra.c
+++ b/arch/arm/mach-tegra/cpu-tegra.c
@@ -32,7 +32,6 @@
 
 #include <asm/system.h>
 
-#include <mach/hardware.h>
 #include <mach/clk.h>
 
 /* Frequency table index must be sequential starting at 0 */
-- 
1.7.4.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: tegra: fix compilation error due to mach/hardware.h removal
  2011-10-07  2:23 [PATCH] ARM: tegra: fix compilation error due to mach/hardware.h removal Olof Johansson
@ 2011-10-07 11:39 ` Sergei Shtylyov
  0 siblings, 0 replies; 2+ messages in thread
From: Sergei Shtylyov @ 2011-10-07 11:39 UTC (permalink / raw)
  To: Olof Johansson
  Cc: linux-tegra, torvalds, arnd, linux-arm-kernel, Marc Dietrich

Hello.

On 07-10-2011 6:23, Olof Johansson wrote:

> From: Marc Dietrich <marvin24@gmx.de>

> This fixes a compilation error in cpu-tegra.c which was introduced
> in commit dc8d966bccde0b8b6c9e8c6e663c747030c17435 which removed

    Please also specify that commit's summary in parens.

> 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>

WBR, Sergei

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-10-07 11:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-07  2:23 [PATCH] ARM: tegra: fix compilation error due to mach/hardware.h removal Olof Johansson
2011-10-07 11:39 ` Sergei Shtylyov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox