Skip to content

Commit

Permalink
CRIS: use generic atomic.h
Browse files Browse the repository at this point in the history
CRIS can use asm-generic's atomic.h.

Signed-off-by: Rabin Vincent <rabin@rab.in>
Signed-off-by: Jesper Nilsson <jespern@axis.com>
  • Loading branch information
Rabin Vincent authored and Jesper Nilsson committed Mar 25, 2015
1 parent f647511 commit e7db8a3
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 165 deletions.
7 changes: 0 additions & 7 deletions arch/cris/include/arch-v10/arch/atomic.h

This file was deleted.

8 changes: 0 additions & 8 deletions arch/cris/include/arch-v32/arch/atomic.h

This file was deleted.

2 changes: 1 addition & 1 deletion arch/cris/include/asm/Kbuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

generic-y += atomic.h
generic-y += barrier.h
generic-y += clkdev.h
generic-y += cputime.h
Expand Down
149 changes: 0 additions & 149 deletions arch/cris/include/asm/atomic.h

This file was deleted.

0 comments on commit e7db8a3

Please sign in to comment.