diff options
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-11-18 16:46:33 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-11-18 16:49:18 -0200 |
commit | 203e942d20ab62f777360ae18c429237efef682b (patch) | |
tree | c0c1677058762a08e58f3387cabc8d60b056e4b9 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 769b640929046f1207b928d194a855d759ad0a06 (diff) |
[media] s5c73m3-spi: fix compilation breakage when compiled as Module
commit f934a94bb566a629b7e0be52d087a686145d1f14 ('s5c73m3: Export OF
module alias information') broke compilation when compiled as module:
In file included from drivers/media/i2c/s5c73m3/s5c73m3-spi.c:22:0:
drivers/media/i2c/s5c73m3/s5c73m3-spi.c:40:40: error: expected ')' before ';' token
MODULE_DEVICE_TABLE(of, s5c73m3_spi_ids;);
^
Fix it by removing the extra ';'
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions