Re: [PATCH 2/3] fbcon: Drop EXPORT_SYMBOL

2020-10-29 Thread Thomas Zimmermann
Am 29.10.20 um 11:14 schrieb Daniel Vetter: > Every since > > commit 6104c37094e729f3d4ce65797002112735d49cd1 > Author: Daniel Vetter > Date: Tue Aug 1 17:32:07 2017 +0200 > > fbcon: Make fbcon a built-time depency for fbdev > > these are no longer distinct loadable modules, so exportin

[PATCH 2/3] fbcon: Drop EXPORT_SYMBOL

2020-10-29 Thread Daniel Vetter
Every since commit 6104c37094e729f3d4ce65797002112735d49cd1 Author: Daniel Vetter Date: Tue Aug 1 17:32:07 2017 +0200 fbcon: Make fbcon a built-time depency for fbdev these are no longer distinct loadable modules, so exporting symbols is kinda pointless. Signed-off-by: Daniel Vetter Cc: