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:

committed by
Adrian Bunk

parent
670e9f34ee
commit
f30c226954
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* drivers/serial/mpsc/mpsc_defs.h
|
||||
* arch/ppc/boot/include/mpsc_defs.h
|
||||
*
|
||||
* Register definitions for the Marvell Multi-Protocol Serial Controller (MPSC),
|
||||
* Serial DMA Controller (SDMA), and Baud Rate Generator (BRG).
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* include/asm-ppc/xparameters.h
|
||||
* arch/ppc/platforms/4xx/xparameters/xparameters.h
|
||||
*
|
||||
* This file includes the correct xparameters.h for the CONFIG'ed board plus
|
||||
* fixups to translate board specific XPAR values to a common set of names
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* include/asm-ppc/lopec_serial.h
|
||||
* arch/ppc/platforms/lopec.h
|
||||
*
|
||||
* Definitions for Motorola LoPEC board.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* arch/ppc/platforms/82xx/pq2ads_pd.c
|
||||
* arch/ppc/platforms/mpc8272ads_setup.c
|
||||
*
|
||||
* MPC82xx Board-specific PlatformDevice descriptions
|
||||
*
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/*arch/ppc/platforms/mpc885ads-setup.c
|
||||
/*arch/ppc/platforms/mpc885ads_setup.c
|
||||
*
|
||||
* Platform setup for the Freescale mpc885ads board
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* include/asm-ppc/platforms/mvme5100.h
|
||||
* arch/ppc/platforms/mvme5100.h
|
||||
*
|
||||
* Definitions for Motorola MVME5100.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* include/asm-ppc/platforms/powerpmc250.h
|
||||
* arch/ppc/platforms/powerpmc250.h
|
||||
*
|
||||
* Definitions for Force PowerPMC-250 board support
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* include/asm-ppc/platforms/prpmc750.h
|
||||
* arch/ppc/platforms/prpmc750.h
|
||||
*
|
||||
* Definitions for Motorola PrPMC750 board support
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* include/asm-ppc/platforms/prpmc800.h
|
||||
* arch/ppc/platforms/prpmc800.h
|
||||
*
|
||||
* Definitions for Motorola PrPMC800 board support
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* include/asm-ppc/platforms/spruce.h
|
||||
* arch/ppc/platforms/spruce.h
|
||||
*
|
||||
* Definitions for IBM Spruce reference board support
|
||||
*
|
||||
|
Reference in New Issue
Block a user