dect
/
linux-2.6
Archived
13
0
Fork 0

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>
This commit is contained in:
David S. Miller 2009-01-05 00:55:24 -08:00
parent 47cd5265ea
commit 576b4d0cce
1 changed files with 0 additions and 3 deletions

View File

@ -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