mirror of https://gitee.com/openkylin/linux.git
[ARM] 3778/1: S3C24XX: remove changelogs from include/asm-arm/arch-s3c2410 [simtec]
Patch from Ben Dooks Remove changelog entries from include/asm-arm/arch-s3c2410 for all simtec .h files as these are irrelevant with version control. Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
parent
c6e58ebb37
commit
d17f901def
|
@ -9,9 +9,6 @@
|
|||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 as
|
||||
* published by the Free Software Foundation.
|
||||
*
|
||||
* Changelog:
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef __ASM_ARCH_ANUBISCPLD_H
|
||||
|
|
|
@ -9,9 +9,7 @@
|
|||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 as
|
||||
* published by the Free Software Foundation.
|
||||
*
|
||||
* Changelog:
|
||||
*/
|
||||
*/
|
||||
|
||||
#ifndef __ASM_ARCH_ANUBISIRQ_H
|
||||
#define __ASM_ARCH_ANUBISIRQ_H
|
||||
|
|
|
@ -9,8 +9,6 @@
|
|||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 as
|
||||
* published by the Free Software Foundation.
|
||||
*
|
||||
* Changelog:
|
||||
*/
|
||||
|
||||
/* needs arch/map.h including with this */
|
||||
|
|
|
@ -8,11 +8,6 @@
|
|||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 as
|
||||
* published by the Free Software Foundation.
|
||||
*
|
||||
* Changelog:
|
||||
* 25-May-2003 BJD Created file, added CTRL1 registers
|
||||
* 30-Aug-2004 BJD Updated definitions from 2.4.26 port
|
||||
* 30-Aug-2004 BJD Added CTRL3 and CTRL4 definitions
|
||||
*/
|
||||
|
||||
#ifndef __ASM_ARCH_BASTCPLD_H
|
||||
|
|
|
@ -8,10 +8,6 @@
|
|||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 as
|
||||
* published by the Free Software Foundation.
|
||||
*
|
||||
* Changelog:
|
||||
* 06-Jan-2003 BJD Linux 2.6.0 version, moved bast specifics from arch/map.h
|
||||
* 12-Mar-2004 BJD Fixed header include protection
|
||||
*/
|
||||
|
||||
/* needs arch/map.h including with this */
|
||||
|
|
|
@ -9,9 +9,6 @@
|
|||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 as
|
||||
* published by the Free Software Foundation.
|
||||
*
|
||||
* Changelog:
|
||||
* 08-Oct-2003 BJD Initial creation
|
||||
*/
|
||||
|
||||
#ifndef __ASM_ARCH_BASTPMU_H
|
||||
|
|
|
@ -9,8 +9,6 @@
|
|||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 as
|
||||
* published by the Free Software Foundation.
|
||||
*
|
||||
* Changelog:
|
||||
*/
|
||||
|
||||
/* needs arch/map.h including with this */
|
||||
|
|
|
@ -8,10 +8,6 @@
|
|||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 as
|
||||
* published by the Free Software Foundation.
|
||||
*
|
||||
* Changelog:
|
||||
* 25-May-2003 BJD Created file, added CTRL1 registers
|
||||
* 19-Mar-2004 BJD Added VR1000 CPLD definitions
|
||||
*/
|
||||
|
||||
#ifndef __ASM_ARCH_VR1000CPLD_H
|
||||
|
|
|
@ -8,11 +8,7 @@
|
|||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 as
|
||||
* published by the Free Software Foundation.
|
||||
*
|
||||
* Changelog:
|
||||
* 06-Jan-2003 BJD Linux 2.6.0 version
|
||||
* 19-Mar-2004 BJD Updates for VR1000
|
||||
*/
|
||||
*/
|
||||
|
||||
#ifndef __ASM_ARCH_VR1000IRQ_H
|
||||
#define __ASM_ARCH_VR1000IRQ_H
|
||||
|
|
|
@ -8,12 +8,6 @@
|
|||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 as
|
||||
* published by the Free Software Foundation.
|
||||
*
|
||||
* Changelog:
|
||||
* 06-Jan-2003 BJD Linux 2.6.0 version, split specifics from arch/map.h
|
||||
* 12-Mar-2004 BJD Fixed header include protection
|
||||
* 19-Mar-2004 BJD Copied to VR1000 machine headers.
|
||||
* 19-Jan-2005 BJD Updated map definitions
|
||||
*/
|
||||
|
||||
/* needs arch/map.h including with this */
|
||||
|
|
Loading…
Reference in New Issue