From: David S. Miller Date: Mon, 5 Jan 2009 08:55:24 +0000 (-0800) Subject: sparc: Remove reg*.h from Kbuild X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=576b4d0cce9716a3a6c67ded27a638ef833b0a54;p=mv-sheeva.git sparc: Remove reg*.h from Kbuild Forgot to commit this in previous change, noticed by Sam. Signed-off-by: David S. Miller --- 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