diff options
author | Tian Tao <[email protected]> | 2021-03-25 20:33:56 +0800 |
---|---|---|
committer | Lucas Stach <[email protected]> | 2021-05-03 16:13:46 +0200 |
commit | 0e63302dc1438e6f2846d1cd5f2fc36a28a824df (patch) | |
tree | d0038e65e7a3b51c7fce76517712ba4bc1753b10 /net | |
parent | bdf622e0fade2cec72c948c708763378b656c01d (diff) |
drm/etnaviv: Remove useless error message
Fix the following coccicheck report:
drivers/gpu/drm/etnaviv/etnaviv_gpu.c:1775:2-9:
line 1775 is redundant because platform_get_irq() already prints an error
Remove dev_err() messages after platform_get_irq() failures.
Signed-off-by: Tian Tao <[email protected]>
Signed-off-by: Zihao Tang <[email protected]>
Signed-off-by: Jay Fang <[email protected]>
Reviewed-by: Christian Gmeiner <[email protected]>
Signed-off-by: Lucas Stach <[email protected]>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions