diff options
author | Ben Dooks <ben-linux@fluff.org> | 2006-09-20 20:54:54 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-09-25 10:33:57 +0100 |
commit | 7f61a84076ce4a6fe83a381751e33972f2a91ddc (patch) | |
tree | 8336051e71bf57ef9fd44177b799281f5f33613c /arch/arm/mach-s3c2410/bast-irq.c | |
parent | 72d70d06d8e431f40fc2d41710615735c0a84aed (diff) | |
download | linux-stable-7f61a84076ce4a6fe83a381751e33972f2a91ddc.tar.gz linux-stable-7f61a84076ce4a6fe83a381751e33972f2a91ddc.tar.bz2 linux-stable-7f61a84076ce4a6fe83a381751e33972f2a91ddc.zip |
[ARM] 3843/1: S3C24XX: Remove modfication lines from comments
Remove the redundant Modification lines from
the top of the files in arch/arm/mach-s3c2410
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-s3c2410/bast-irq.c')
-rw-r--r-- | arch/arm/mach-s3c2410/bast-irq.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/mach-s3c2410/bast-irq.c b/arch/arm/mach-s3c2410/bast-irq.c index def4441d2442..440e9aa0211a 100644 --- a/arch/arm/mach-s3c2410/bast-irq.c +++ b/arch/arm/mach-s3c2410/bast-irq.c @@ -18,10 +18,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - * Modifications: - * 08-Jan-2003 BJD Moved from central IRQ code - * 21-Aug-2005 BJD Fixed missing code and compile errors */ |