Skip to content

Commit

Permalink
sparc: use kbuild-generic support for true asm-generic header files
Browse files Browse the repository at this point in the history
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 Aug 4, 2011
1 parent 56d205c commit fabb5bd
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 9 deletions.
5 changes: 5 additions & 0 deletions arch/sparc/include/asm/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,8 @@ header-y += traps.h
header-y += uctx.h
header-y += utrap.h
header-y += watchdog.h

generic-y += div64.h
generic-y += local64.h
generic-y += irq_regs.h
generic-y += local.h
1 change: 0 additions & 1 deletion arch/sparc/include/asm/div64.h

This file was deleted.

1 change: 0 additions & 1 deletion arch/sparc/include/asm/irq_regs.h

This file was deleted.

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

This file was deleted.

1 change: 0 additions & 1 deletion arch/sparc/include/asm/local64.h

This file was deleted.

0 comments on commit fabb5bd

Please sign in to comment.