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