Commit 576b4d0cce9716a3a6c67ded27a638ef833b0a54

Authored by David S. Miller
1 parent 47cd5265ea

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>

Showing 1 changed file with 0 additions and 3 deletions Side-by-side Diff

arch/sparc/include/asm/Kbuild
... ... @@ -13,9 +13,6 @@
13 13 header-y += psrcompat.h
14 14 header-y += psr.h
15 15 header-y += pstate.h
16   -header-y += reg.h
17   -header-y += reg_32.h
18   -header-y += reg_64.h
19 16 header-y += traps.h
20 17 header-y += uctx.h
21 18 header-y += utrap.h