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:
parent
47cd5265ea
commit
576b4d0cce
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue