diff options
author | Inki Dae <inki.dae@samsung.com> | 2017-07-03 11:42:17 +0300 |
---|---|---|
committer | Archit Taneja <architt@codeaurora.org> | 2017-08-21 06:21:53 +0300 |
commit | 9928688492aea161eeeaad7af34f372794cb2f53 (patch) | |
tree | 7389a89d7aaf158fb9d4c0aca4c2877b60b5e759 /samples/hw_breakpoint | |
parent | 059e3c0b2fa30b6903de6b78f191028484385c3b (diff) | |
download | linux-9928688492aea161eeeaad7af34f372794cb2f53.tar.xz |
drm/bridge: change return type of drm_bridge_add function
This patch changes return type of drm_bridge_add function.
This function never return negative value but returns only 0.
So it changes the return type of this function to void one.
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Link: https://patchwork.freedesktop.org/patch/msgid/1499071350-25168-2-git-send-email-inki.dae@samsung.com
Diffstat (limited to 'samples/hw_breakpoint')
0 files changed, 0 insertions, 0 deletions