staging:ti dspbridge: remove DSP_FAILED macro definition

Since status succeeded is now 0 macro DSP_FAILED
is not necessary anymore. This patch removes this
define.

Signed-off-by: Ernesto Ramos <ernesto@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Ernesto Ramos 2010-07-28 09:45:33 -05:00 committed by Greg Kroah-Hartman
parent 82f575e5bb
commit 3a8965fda9

View file

@ -91,9 +91,6 @@
#define DSPWORD unsigned char
#define DSPWORDSIZE sizeof(DSPWORD)
/* Failure macro */
#define DSP_FAILED(status) unlikely((s32)(status) < 0)
/* Power control enumerations */
#define PROC_PWRCONTROL 0x8070