aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@org.rmk.(none)>2004-08-19 01:18:48 +0100
committerRussell King <rmk@flint.arm.linux.org.uk>2004-08-19 01:18:48 +0100
commit6b6bf0458d7718df85add476ca67eff7a0e5ec98 (patch)
treeb13335dff709fde0934ec4a0b108642ba9590e1b /arch
parent6b598de6cd59fe8fd2530955bee30ceef3dccc72 (diff)
downloadhistory-6b6bf0458d7718df85add476ca67eff7a0e5ec98.tar.gz
[ARM PATCH] 2026/1: S3C2410 - header text for arch/arm/mach-s3c2410/s3c2410.h
Patch from Ben Dooks Attached is a copyright / explanation header for the arch/arm/mach-s3c2410/s3c2410.h header files
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-s3c2410/s3c2410.h16
1 files changed, 15 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c2410/s3c2410.h b/arch/arm/mach-s3c2410/s3c2410.h
index 862a7c86d2945d..cc139f43ede0d6 100644
--- a/arch/arm/mach-s3c2410/s3c2410.h
+++ b/arch/arm/mach-s3c2410/s3c2410.h
@@ -1,4 +1,18 @@
-
+/* arch/arm/mach-s3c2410/s3c2410.h
+ *
+ * Copyright (c) 2004 Simtec Electronics
+ * Ben Dooks <ben@simtec.co.uk>
+ *
+ * Header file for s3c2410 machine directory
+ *
+ * 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.
+ *
+ * Modifications:
+ * 18-Aug-2004 BJD Created initial version
+ *
+*/
extern void s3c2410_map_io(struct map_desc *, int count);