diff options
author | Ville Syrjälä <[email protected]> | 2019-10-10 17:51:25 +0300 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2019-10-18 17:10:13 +0300 |
commit | 770ce5a07190e26b18f46037f357c1870ce29b30 (patch) | |
tree | 04a6299e7f778343f2a8ab5b14c7c98a16096f17 /lib/mpi/mpi-internal.h | |
parent | 67fdd8ea53195ee265cf4b8bf5498a549cebcd71 (diff) |
drm/i915: Remove dead weight from hdcp2_msg_timeout[]
The .read_2_2() hooks is never called for any of the message
types with a zero timeout. So it's all just dead weight which
we can chuck.
text data bss dec hex filename
- 34701 360 0 35061 88f5 intel_hdmi.o
+ 34633 360 0 34993 88b1 intel_hdmi.o
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Ramalingam C <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions