dsp/bridge: make shit compile with modern gcc
authorPaul Fertser <fercerpav@gmail.com>
Sun, 19 Sep 2010 18:55:35 +0000 (22:55 +0400)
committerPaul Fertser <fercerpav@gmail.com>
Thu, 28 Oct 2010 21:34:52 +0000 (01:34 +0400)
commitb3660e7eda26220a8f59358d6284496324cf4b63
tree19d0db224dc1c69543b70aa396b3a027ccbaca41
parenta2abd51199b9e61542a24ae9086ac1c6263106c4
dsp/bridge: make shit compile with modern gcc

The problem is that without this defined some macroses are about to expand
in a way accessing unavailable variables, though it doesn't matter after
pre-processing (they are getting stripped out) gcc still marks those as
errors.
drivers/dsp/bridge/dynload/params.h