summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/include/mach/at91_wdt.h
diff options
context:
space:
mode:
authorAndrew Victor2008-09-18 22:44:20 +0200
committerRussell King2008-09-22 00:01:18 +0200
commit3d73e89328f124cf1f56fa13124a420010b7f5e7 (patch)
tree5c22770caebcf94bb6ed4e6893b33f885fddd16f /arch/arm/mach-at91/include/mach/at91_wdt.h
parent[ARM] 5264/2: [AT91] Suspend-to-RAM disables main oscillator (diff)
downloadkernel-qcow2-linux-3d73e89328f124cf1f56fa13124a420010b7f5e7.tar.gz
kernel-qcow2-linux-3d73e89328f124cf1f56fa13124a420010b7f5e7.tar.xz
kernel-qcow2-linux-3d73e89328f124cf1f56fa13124a420010b7f5e7.zip
[ARM] 5265/3: [AT91] Add copyright info
Add copyright information for some of the AT91 header files. Signed-off-by: Andrew Victor <linux@maxim.org.za> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-at91/include/mach/at91_wdt.h')
-rw-r--r--arch/arm/mach-at91/include/mach/at91_wdt.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-at91/include/mach/at91_wdt.h b/arch/arm/mach-at91/include/mach/at91_wdt.h
index 973b4526a98e..fecc2e9f0ca8 100644
--- a/arch/arm/mach-at91/include/mach/at91_wdt.h
+++ b/arch/arm/mach-at91/include/mach/at91_wdt.h
@@ -1,6 +1,9 @@
/*
* arch/arm/mach-at91/include/mach/at91_wdt.h
*
+ * Copyright (C) 2007 Andrew Victor
+ * Copyright (C) 2007 Atmel Corporation.
+ *
* Watchdog Timer (WDT) - System peripherals regsters.
* Based on AT91SAM9261 datasheet revision D.
*