Skip to content

Commit

Permalink
m68k: Switch to asm-generic/barrier.h
Browse files Browse the repository at this point in the history
The generic nop() implementation is fine for m68k.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Greg Ungerer <gerg@uclinux.org>
  • Loading branch information
Geert Uytterhoeven committed Feb 10, 2014
1 parent a18b31d commit 3067bab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
1 change: 1 addition & 0 deletions arch/m68k/include/asm/Kbuild
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
generic-y += barrier.h
generic-y += bitsperlong.h
generic-y += clkdev.h
generic-y += cputime.h
Expand Down
8 changes: 0 additions & 8 deletions arch/m68k/include/asm/barrier.h

This file was deleted.

0 comments on commit 3067bab

Please sign in to comment.