diff options
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2020-12-04 13:25:40 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2021-01-05 08:20:10 +0300 |
commit | 3a608bcbb97e70d18e330d3adb790ac1ac1a4aae (patch) | |
tree | 07d1312a3a2b75691ade652460e22a00090a74ef /scripts/patch-kernel | |
parent | 9a248605980a7547100d06ab9053f49f3ce43418 (diff) | |
download | linux-3a608bcbb97e70d18e330d3adb790ac1ac1a4aae.tar.xz |
drm: rcar-du: Drop local encoder variable
The local encoder variable is an alias for &renc->base, and is only use
twice. It doesn't help much, drop it, along with the
rcar_encoder_to_drm_encoder() macro that is then unused.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions