diff options
author | 2012-05-30 11:43:05 +0200 | |
---|---|---|
committer | 2012-07-13 10:34:09 +0200 | |
commit | b900ba4c1513a8c9a2fab8dca4cc6f50b17d6861 (patch) | |
tree | ed012f665ac7a0d3fee00fc4c9688c915cf72fbe /tools/perf/scripts/python/syscall-counts.py | |
parent | i2c: mxs: Set I2C timing registers for mxs-i2c (diff) | |
download | linux-dev-b900ba4c1513a8c9a2fab8dca4cc6f50b17d6861.tar.xz linux-dev-b900ba4c1513a8c9a2fab8dca4cc6f50b17d6861.zip |
i2c: s3c2410: Fix pointer type passed to of_match_node()
This commit fixes warning introduced in 27452498a ("i2c-s3c2410: Rework
device type handling"):
drivers/i2c/busses/i2c-s3c2410.c: In function 's3c24xx_get_device_quirks':
drivers/i2c/busses/i2c-s3c2410.c:125: warning: passing argument 1 of 'of_match_node' from incompatible pointer type
include/linux/of.h:245: note: expected 'const struct of_device_id *' but argument is of type 'const struct of_device_id (*)[4]'
Signed-off-by: Karol Lewandowski <k.lewandowsk@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions