diff options
author | 2021-08-18 14:09:48 +0200 | |
---|---|---|
committer | 2021-08-18 14:33:47 +0200 | |
commit | 6fa701d13ae6925f267185b2469e49f384e450ec (patch) | |
tree | dca0a2ece48ff9278dfa105d27e66bb282907451 /include/linux/shrinker.h | |
parent | drm: panel-orientation-quirks: Add quirk for the Chuwi Hi10 Pro (diff) | |
download | wireguard-linux-6fa701d13ae6925f267185b2469e49f384e450ec.tar.xz wireguard-linux-6fa701d13ae6925f267185b2469e49f384e450ec.zip |
drm: Remove unused code to load the non-existing fbcon.ko
Commit 6104c37094e7 ("fbcon: Make fbcon a built-time depency for fbdev")
changed the FRAMEBUFFER_CONSOLE Kconfig symbol from tristate to bool.
But the drm_kms_helper_init() function still attempts to load the fbcon
module, even when this is always built-in since the mentioned change.
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20210818120948.451896-1-javierm@redhat.com
Diffstat (limited to 'include/linux/shrinker.h')
0 files changed, 0 insertions, 0 deletions