Skip to content

Commit

Permalink
m68k: remove unused asm/dbg.h
Browse files Browse the repository at this point in the history
The contents of the m68k asm/dbg.h are never used, remove the file and
remove the one reference to it.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
  • Loading branch information
Greg Ungerer committed Apr 28, 2013
1 parent a4eff48 commit 0d5340f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
6 changes: 0 additions & 6 deletions arch/m68k/include/asm/dbg.h

This file was deleted.

1 change: 0 additions & 1 deletion drivers/tty/serial/68328serial.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
* 2.4/2.5 port David McCullough
*/

#include <asm/dbg.h>
#include <linux/module.h>
#include <linux/errno.h>
#include <linux/serial.h>
Expand Down

0 comments on commit 0d5340f

Please sign in to comment.