Skip to content

Commit

Permalink
sparc: use generic headers
Browse files Browse the repository at this point in the history
Use "generic-y" to add generic headers where possible

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Sam Ravnborg authored and David S. Miller committed Mar 31, 2013
1 parent bf3aece commit a2d34dd
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 27 deletions.
4 changes: 4 additions & 0 deletions arch/sparc/include/asm/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,15 @@


generic-y += clkdev.h
generic-y += cputime.h
generic-y += div64.h
generic-y += emergency-restart.h
generic-y += exec.h
generic-y += local64.h
generic-y += mutex.h
generic-y += irq_regs.h
generic-y += local.h
generic-y += module.h
generic-y += serial.h
generic-y += trace_clock.h
generic-y += word-at-a-time.h
6 changes: 0 additions & 6 deletions arch/sparc/include/asm/cputime.h

This file was deleted.

6 changes: 0 additions & 6 deletions arch/sparc/include/asm/emergency-restart.h

This file was deleted.

9 changes: 0 additions & 9 deletions arch/sparc/include/asm/mutex.h

This file was deleted.

6 changes: 0 additions & 6 deletions arch/sparc/include/asm/serial.h

This file was deleted.

0 comments on commit a2d34dd

Please sign in to comment.