diff options
author | Sam Ravnborg <sam@ravnborg.org> | 2011-08-04 01:35:12 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-08-04 01:35:12 -0700 |
commit | fabb5bd96d060da961d74531a0900da4da5ad2d4 (patch) | |
tree | 84fe9704ef76a2f8e545619ff543de2fe80d4db7 /arch/sparc/include/asm/local.h | |
parent | 56d205cc5c0a3032a605121d4253e111193bf923 (diff) | |
download | op-kernel-dev-fabb5bd96d060da961d74531a0900da4da5ad2d4.zip op-kernel-dev-fabb5bd96d060da961d74531a0900da4da5ad2d4.tar.gz |
sparc: use kbuild-generic support for true asm-generic header files
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/include/asm/local.h')
-rw-r--r-- | arch/sparc/include/asm/local.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/sparc/include/asm/local.h b/arch/sparc/include/asm/local.h deleted file mode 100644 index bc80815..0000000 --- a/arch/sparc/include/asm/local.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef _SPARC_LOCAL_H -#define _SPARC_LOCAL_H - -#include <asm-generic/local.h> - -#endif |