sof/src
Pierre-Louis Bossart d46dd3567d sof: check for missing prototypes
gcc -Wall is not enough, add -Wmissing-prototypes to align with
kernel warnings.

Add relevant includes and move functions without prototype as static

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
2017-09-27 10:54:34 +01:00
..
arch sof: check for missing prototypes 2017-09-27 10:54:34 +01:00
audio sof: check for missing prototypes 2017-09-27 10:54:34 +01:00
drivers ssp: remove unnecessary direction parameter in ssp_stop 2017-09-27 10:54:23 +01:00
include sof: check for missing prototypes 2017-09-27 10:54:34 +01:00
init trace: provide locking around trace output. 2017-08-09 17:48:50 +01:00
ipc sof: check for missing prototypes 2017-09-27 10:54:34 +01:00
lib sof: check for missing prototypes 2017-09-27 10:54:34 +01:00
math sof: define each identifier in a dedicated statement 2017-09-27 10:54:23 +01:00
platform sof: check for missing prototypes 2017-09-27 10:54:34 +01:00
tasks Add IIR Equalizer component 2017-06-07 15:23:58 +01:00
Makefile.am Add SRC component 2017-06-07 15:09:31 +01:00