summaryrefslogtreecommitdiff
path: root/drivers/staging/tidspbridge/pmgr/dbll.c
diff options
context:
space:
mode:
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>2012-02-07 03:39:36 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-02-09 21:38:19 +0400
commitf7c908ef871fcb319096caa7e839091b1feabd24 (patch)
tree37dbe2a2893b767c890e48e4515ab972ca356d72 /drivers/staging/tidspbridge/pmgr/dbll.c
parent40e6336d1bdc10f072b6563dfb1255b5c4b039a2 (diff)
downloadlinux-f7c908ef871fcb319096caa7e839091b1feabd24.tar.xz
staging: tidspbridge: remove dbc.h
All the macros in dbc.h are removed now so this patch removes it completely. Signed-off-by: Víctor Manuel Jáquez Leal <vjaquez@igalia.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/tidspbridge/pmgr/dbll.c')
-rw-r--r--drivers/staging/tidspbridge/pmgr/dbll.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/tidspbridge/pmgr/dbll.c b/drivers/staging/tidspbridge/pmgr/dbll.c
index 997feebbf74d..071ee86dd028 100644
--- a/drivers/staging/tidspbridge/pmgr/dbll.c
+++ b/drivers/staging/tidspbridge/pmgr/dbll.c
@@ -21,8 +21,6 @@
/* ----------------------------------- DSP/BIOS Bridge */
#include <dspbridge/dbdefs.h>
-/* ----------------------------------- Trace & Debug */
-#include <dspbridge/dbc.h>
#include <dspbridge/gh.h>
/* ----------------------------------- OS Adaptation Layer */