diff options
author | Guenter Roeck <[email protected]> | 2013-10-02 21:15:22 -0700 |
---|---|---|
committer | Mark Brown <[email protected]> | 2013-10-03 16:57:54 +0100 |
commit | db8d3af33f7f6e1388a65e847f90bbc8d1ba66ce (patch) | |
tree | 44911bee8408dcb03eb5f35801165c4d926aeb8b /lib/test-string_helpers.c | |
parent | 50d4a790e65f5ac91a7b2720a19e80e862b40318 (diff) |
ASoC: fsl_ssi: Fix irq_of_parse_and_map() return value check
irq_of_parse_and_map() returns 0 on error, not NO_IRQ.
Fix the following xtensa:allmodconfig build error.
sound/soc/fsl/fsl_ssi.c:705:26: error: 'NO_IRQ' undeclared (first use in this function)
make[4]: *** [sound/soc/fsl/fsl_ssi.o] Error 1
Cc: Geert Uytterhoeven <[email protected]>
Cc: Grant Likely <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions