Skip to content

Commit

Permalink
um: a bunch of headers can be killed by using generic-y
Browse files Browse the repository at this point in the history
Signed-off-by: Al Viro <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
  • Loading branch information
Al Viro authored and richardweinberger committed Mar 24, 2012
1 parent 69a3b4b commit d3985d9
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 124 deletions.
2 changes: 1 addition & 1 deletion arch/um/include/asm/Kbuild
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
generic-y += bug.h cputime.h device.h emergency-restart.h futex.h hardirq.h
generic-y += hw_irq.h irq_regs.h kdebug.h percpu.h sections.h topology.h xor.h
generic-y += ftrace.h
generic-y += ftrace.h pci.h io.h param.h delay.h mutex.h current.h
13 changes: 0 additions & 13 deletions arch/um/include/asm/current.h

This file was deleted.

18 changes: 0 additions & 18 deletions arch/um/include/asm/delay.h

This file was deleted.

57 changes: 0 additions & 57 deletions arch/um/include/asm/io.h

This file was deleted.

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

This file was deleted.

20 changes: 0 additions & 20 deletions arch/um/include/asm/param.h

This file was deleted.

6 changes: 0 additions & 6 deletions arch/um/include/asm/pci.h

This file was deleted.

0 comments on commit d3985d9

Please sign in to comment.