aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2009-01-05 00:55:24 -0800
committerDavid S. Miller <davem@davemloft.net>2009-01-05 00:55:24 -0800
commit576b4d0cce9716a3a6c67ded27a638ef833b0a54 (patch)
treef1d3d234e232feae3e89ba412523afcbd9a4e6bf /arch
parentsparc: Clean arch-specific code in prom_common.c (diff)
downloadlinux-dev-576b4d0cce9716a3a6c67ded27a638ef833b0a54.tar.xz
linux-dev-576b4d0cce9716a3a6c67ded27a638ef833b0a54.zip
sparc: Remove reg*.h from Kbuild
Forgot to commit this in previous change, noticed by Sam. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch')
-rw-r--r--arch/sparc/include/asm/Kbuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/sparc/include/asm/Kbuild b/arch/sparc/include/asm/Kbuild
index aeaec454cfd3..deeb0fba8029 100644
--- a/arch/sparc/include/asm/Kbuild
+++ b/arch/sparc/include/asm/Kbuild
@@ -13,9 +13,6 @@ header-y += perfctr.h
header-y += psrcompat.h
header-y += psr.h
header-y += pstate.h
-header-y += reg.h
-header-y += reg_32.h
-header-y += reg_64.h
header-y += traps.h
header-y += uctx.h
header-y += utrap.h