Skip to content

Commit

Permalink
staging: tidspbridge: remove duplicated include
Browse files Browse the repository at this point in the history
Remove duplicated include.

Signed-off-by: Nicolas Kaiser <nikai@nikai.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Nicolas Kaiser authored and Greg Kroah-Hartman committed Oct 5, 2010
1 parent 86ee1e4 commit d5ca053
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/staging/tidspbridge/gen/gs.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
#include <linux/types.h>
/* ----------------------------------- DSP/BIOS Bridge */
#include <dspbridge/dbdefs.h>
#include <linux/types.h>

/* ----------------------------------- This */
#include <dspbridge/gs.h>
Expand Down

0 comments on commit d5ca053

Please sign in to comment.