From 3113eaf075259caf17c61e8720c223e7db39b574 Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Thu, 29 Jan 2015 19:07:16 +0900 Subject: [PATCH] ARM: delete useless and wrong comments These comments are wrong. Anyway, they do not carry useful information. Delete. Signed-off-by: Masahiro Yamada Signed-off-by: Sascha Hauer --- arch/arm/cpu/mmu.c | 2 -- arch/arm/cpu/start.c | 2 -- 2 files changed, 4 deletions(-) diff --git a/arch/arm/cpu/mmu.c b/arch/arm/cpu/mmu.c index 09fe8d592..e733ec4b8 100644 --- a/arch/arm/cpu/mmu.c +++ b/arch/arm/cpu/mmu.c @@ -1,6 +1,4 @@ /* - * start-pbl.c - * * Copyright (c) 2009-2013 Sascha Hauer , Pengutronix * * See file CREDITS for list of people who contributed to this diff --git a/arch/arm/cpu/start.c b/arch/arm/cpu/start.c index 418870fb6..304ed0cee 100644 --- a/arch/arm/cpu/start.c +++ b/arch/arm/cpu/start.c @@ -1,6 +1,4 @@ /* - * start-arm.c - * * Copyright (c) 2010 Sascha Hauer , Pengutronix * * See file CREDITS for list of people who contributed to this