diff options
author | xujianqun <[email protected]> | 2014-07-11 19:40:05 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2014-07-11 13:32:26 +0100 |
commit | 1b21572f8fd791f5b54e5989bc8e0cc5308d2e6c (patch) | |
tree | ff95d1b332e8c66056424bd7c7388cb8fc348043 /tools/perf/scripts/python | |
parent | 4495c89fcf2624d542a27f1ecd70aa3524c54195 (diff) |
ASoC: rockchip: add missing module.h include
Missing module.h in linux directory will cause compile error with randconfig,
like as:
sound/soc/rockchip/rockchip_i2s.c:526:20: error: expected declaration
specifiers or ‘...’ before string constant
MODULE_DESCRIPTION("ROCKCHIP IIS ASoC Interface");
Signed-off-by: xujianqun <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions