aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorLuca Ceresoli <[email protected]>2018-11-27 03:34:45 -0500
committerMauro Carvalho Chehab <[email protected]>2018-12-05 06:35:46 -0500
commit4f9d7225c70dd9d3f406b79e60f8dbd2cd5ae743 (patch)
treec5842249b005fd8bfeeb562a4988533e2a2e29fd /tools/perf/scripts/python/stackcollapse.py
parent82f5b507c0cf35e46f4bad852090a408aa35eb2f (diff)
media: imx274: select REGMAP_I2C
The imx274 driver uses regmap and the build will fail without it. Fixes: drivers/media/i2c/imx274.c:142:21: error: variable ‘imx274_regmap_config’ has initializer but incomplete type static const struct regmap_config imx274_regmap_config = { ^~~~~~~~~~~~~ drivers/media/i2c/imx274.c:1869:19: error: implicit declaration of function ‘devm_regmap_init_i2c’ [-Werror=implicit-function-declaration] imx274->regmap = devm_regmap_init_i2c(client, &imx274_regmap_config); ^~~~~~~~~~~~~~~~~~~~ and others. Signed-off-by: Luca Ceresoli <[email protected]> Signed-off-by: Sakari Ailus <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions