diff options
author | Linus Walleij <[email protected]> | 2018-05-03 16:04:31 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2018-05-04 00:13:41 +0200 |
commit | 0a4587a034a43e5076770df10446214cfb3de8f8 (patch) | |
tree | 1625bce6b1b8d4de87041035f86bc593355e28df /tools/perf/scripts/python/syscall-counts.py | |
parent | 0d49f303e8a7006e0af3b58ed3809e1cad0900fb (diff) |
drm/pl111: Fix module probe bug
Commit a30933c27602 ("drm/pl111: Support the Versatile Express")
Added a second module using the builtin_platform_driver() call,
which works fine as long as you do not try to build the PL111
driver as a module, because a module can only have one initcall
and cause the following build bug:
(...) multiple definition of `init_module' (...)
Reported-by: Daniel Vetter <[email protected]>
Cc: Liviu Dudau <[email protected]>
Cc: Pawel Moll <[email protected]>
Cc: Eric Anholt <[email protected]>
Cc: Robin Murphy <[email protected]>
Reviewed-by: Sean Paul <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Fixes: a30933c27602 ("drm/pl111: Support the Versatile Express")
Signed-off-by: Linus Walleij <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions