fix file specification in comments

Many files include the filename at the beginning, serveral used a wrong one.

Signed-off-by: Uwe Zeisberger <Uwe_Zeisberger@digi.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
Uwe Zeisberger
2006-10-03 23:01:26 +02:00
committed by Adrian Bunk
parent 670e9f34ee
commit f30c226954
313 changed files with 313 additions and 313 deletions

View File

@@ -1,5 +1,5 @@
/*
* linux/arch/arm/mach-omap/omap2/board-apollon.c
* linux/arch/arm/mach-omap2/board-apollon.c
*
* Copyright (C) 2005,2006 Samsung Electronics
* Author: Kyungmin Park <kyungmin.park@samsung.com>

View File

@@ -1,5 +1,5 @@
/*
* linux/arch/arm/mach-omap/omap2/board-generic.c
* linux/arch/arm/mach-omap2/board-generic.c
*
* Copyright (C) 2005 Nokia Corporation
* Author: Paul Mundt <paul.mundt@nokia.com>

View File

@@ -1,5 +1,5 @@
/*
* linux/arch/arm/mach-omap/omap2/board-h4.c
* linux/arch/arm/mach-omap2/board-h4.c
*
* Copyright (C) 2005 Nokia Corporation
* Author: Paul Mundt <paul.mundt@nokia.com>

View File

@@ -1,5 +1,5 @@
/*
* linux/arch/arm/mach-omap/omap2/irq.c
* linux/arch/arm/mach-omap2/irq.c
*
* Interrupt handler for OMAP2 boards.
*

View File

@@ -1,5 +1,5 @@
/*
* linux/arch/arm/mach-omap2/prcm-reg.h
* linux/arch/arm/mach-omap2/prcm-regs.h
*
* OMAP24XX Power Reset and Clock Management (PRCM) registers
*

View File

@@ -1,5 +1,5 @@
/*
* arch/arm/mach-omap/omap2/serial.c
* arch/arm/mach-omap2/serial.c
*
* OMAP2 serial support.
*

View File

@@ -1,5 +1,5 @@
/*
* linux/arch/arm/mach-omap2/sram.S
* linux/arch/arm/mach-omap2/sram-fn.S
*
* Omap2 specific functions that need to be run in internal SRAM
*