Skip to content

Commit

Permalink
staging: tidspbridge: remove dbdefs.h
Browse files Browse the repository at this point in the history
Remove yet another custom definition header

Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Menon, Nishanth authored and Greg Kroah-Hartman committed Jul 22, 2010
1 parent e6bf74f commit cfa6b29
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 71 deletions.
1 change: 0 additions & 1 deletion drivers/staging/tidspbridge/include/dspbridge/dbdefs.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@

#include <linux/types.h>

#include <dspbridge/dbtype.h> /* GPP side type definitions */
#include <dspbridge/rms_sh.h> /* Types shared between GPP and DSP */

#define PG_SIZE4K 4096
Expand Down
69 changes: 0 additions & 69 deletions drivers/staging/tidspbridge/include/dspbridge/dbtype.h

This file was deleted.

1 change: 0 additions & 1 deletion drivers/staging/tidspbridge/include/dspbridge/host_os.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
#include <linux/vmalloc.h>
#include <linux/ioport.h>
#include <linux/platform_device.h>
#include <dspbridge/dbtype.h>
#include <plat/clock.h>
#include <linux/clk.h>
#include <plat/mailbox.h>
Expand Down

0 comments on commit cfa6b29

Please sign in to comment.