summaryrefslogtreecommitdiffstats
path: root/drivers/staging/tidspbridge/include/dspbridge/drv.h
diff options
context:
space:
mode:
authorArmando Uribe2010-12-17 08:18:33 +0100
committerOmar Ramirez Luna2011-02-05 03:12:02 +0100
commit157bc26dacc2f30ee64fc7eea2babbdc65052803 (patch)
tree314c7b05481ad0d5494b5dcbb9b4d79aa53d2702 /drivers/staging/tidspbridge/include/dspbridge/drv.h
parentstaging: tidspbridge: Remove unused typedefs (diff)
downloadkernel-qcow2-linux-157bc26dacc2f30ee64fc7eea2babbdc65052803.tar.gz
kernel-qcow2-linux-157bc26dacc2f30ee64fc7eea2babbdc65052803.tar.xz
kernel-qcow2-linux-157bc26dacc2f30ee64fc7eea2babbdc65052803.zip
staging: tidspbridge: Remove trivial header files
Remove the header files that contains few declarations and can be merged onto more generic headers. Signed-off-by: Armando Uribe <x0095078@ti.com> Signed-off-by: Omar Ramirez Luna <omar.ramirez@ti.com>
Diffstat (limited to 'drivers/staging/tidspbridge/include/dspbridge/drv.h')
-rw-r--r--drivers/staging/tidspbridge/include/dspbridge/drv.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/drivers/staging/tidspbridge/include/dspbridge/drv.h b/drivers/staging/tidspbridge/include/dspbridge/drv.h
index 26972ad86bba..bcb28171132b 100644
--- a/drivers/staging/tidspbridge/include/dspbridge/drv.h
+++ b/drivers/staging/tidspbridge/include/dspbridge/drv.h
@@ -23,9 +23,11 @@
#include <dspbridge/devdefs.h>
-#include <dspbridge/drvdefs.h>
#include <linux/idr.h>
+/* Bridge Driver Object */
+struct drv_object;
+
/* Provide the DSP Internal memory windows that can be accessed from L3 address
* space */