aboutsummaryrefslogtreecommitdiff
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
parent47cd5265ea8fe0b246bfd9b42ba69e13aa8b99bd (diff)
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 aeaec454cfd..deeb0fba802 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