Skip to content

Commit

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

Signed-off-by: Rabin Vincent <rabin@rab.in>
Signed-off-by: Jesper Nilsson <jespern@axis.com>
  • Loading branch information
vitkyrka authored and Jesper Nilsson committed Mar 25, 2015
1 parent e7db8a3 commit f87a2f5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 51 deletions.
1 change: 1 addition & 0 deletions arch/cris/include/asm/Kbuild
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
generic-y += atomic.h
generic-y += barrier.h
generic-y += clkdev.h
generic-y += cmpxchg.h
generic-y += cputime.h
generic-y += exec.h
generic-y += irq_work.h
Expand Down
51 changes: 0 additions & 51 deletions arch/cris/include/asm/cmpxchg.h

This file was deleted.

0 comments on commit f87a2f5

Please sign in to comment.