aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/tidspbridge/rmgr/drv.c
diff options
context:
space:
mode:
authorIvan Gomez Castellanos <ivan.gomez@ti.com>2010-08-25 17:09:03 -0500
committerGreg Kroah-Hartman <gregkh@suse.de>2010-08-31 11:23:16 -0700
commit220344f25418b698f01e2e6e4b6eb00b7cfa21ef (patch)
tree56fcfa24be7809a1d9e9056fd71100f59de46daa /drivers/staging/tidspbridge/rmgr/drv.c
parentstaging: tidspbridge: Remove cfg_set_object() (diff)
downloadlinux-dev-220344f25418b698f01e2e6e4b6eb00b7cfa21ef.tar.xz
linux-dev-220344f25418b698f01e2e6e4b6eb00b7cfa21ef.zip
staging: tidspbridge: Remove cfg.c and cfg.h files
So far, the cfg.c file is empty, and the function prototypes in cfg.h are not used in any place. So they can be removed. Signed-off-by: Ivan Gomez Castellanos <ivan.gomez@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/tidspbridge/rmgr/drv.c')
-rw-r--r--drivers/staging/tidspbridge/rmgr/drv.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/tidspbridge/rmgr/drv.c b/drivers/staging/tidspbridge/rmgr/drv.c
index 519053f58952..81b1b9013550 100644
--- a/drivers/staging/tidspbridge/rmgr/drv.c
+++ b/drivers/staging/tidspbridge/rmgr/drv.c
@@ -27,7 +27,6 @@
#include <dspbridge/dbc.h>
/* ----------------------------------- OS Adaptation Layer */
-#include <dspbridge/cfg.h>
#include <dspbridge/list.h>
/* ----------------------------------- This */