commit | ba89f59ab825d4c9dee652ce0ca53e033a05d5ec | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Fri Nov 16 03:12:56 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Feb 09 04:17:54 2008 -0800 |
tree | c84b97ff66f2e66c7a1f7e7ce96d69ac504680d7 | |
parent | cec6dc5d732c649e5f477c21c93d99eb25edae1e [diff] [blame] |
[SPARC]: Merge asm-sparc{,64}/current.h Signed-off-by: David S. Miller <davem@davemloft.net>
diff --git a/include/asm-sparc64/current.h b/include/asm-sparc64/current.h index 6c21e4e..a7904a7 100644 --- a/include/asm-sparc64/current.h +++ b/include/asm-sparc64/current.h
@@ -1,8 +1 @@ -#ifndef _SPARC64_CURRENT_H -#define _SPARC64_CURRENT_H - -#include <linux/thread_info.h> - -register struct task_struct *current asm("g4"); - -#endif /* !(_SPARC64_CURRENT_H) */ +#include <asm-sparc/current.h>