diff options
author | Ingo Molnar <mingo@elte.hu> | 2008-05-29 16:05:05 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-05-29 16:05:05 +0200 |
commit | 6715930654e06c4d2e66e718ea159079f71838f4 (patch) | |
tree | 6a0a19fb62f3e99cb5f6bf6c34ae541f7c30fb42 /include/asm-sparc64/watchdog.h | |
parent | ea3f01f8afd3bc5daff915cc4ea5cc5ea9e7d427 (diff) | |
parent | e490517a039a99d692cb3a5561941b0a5f576172 (diff) | |
download | op-kernel-dev-6715930654e06c4d2e66e718ea159079f71838f4.zip op-kernel-dev-6715930654e06c4d2e66e718ea159079f71838f4.tar.gz |
Merge commit 'linus/master' into sched-fixes-for-linus
Diffstat (limited to 'include/asm-sparc64/watchdog.h')
-rw-r--r-- | include/asm-sparc64/watchdog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-sparc64/watchdog.h b/include/asm-sparc64/watchdog.h index 4d5b03b..5baf2d3 100644 --- a/include/asm-sparc64/watchdog.h +++ b/include/asm-sparc64/watchdog.h @@ -1,4 +1,4 @@ -/* $Id: watchdog.h,v 1.1 2001/01/18 04:47:44 davem Exp $ +/* * * watchdog - Driver interface for the hardware watchdog timers * present on Sun Microsystems boardsets |