Re: [PATCH] Remove fb_draw.h includes

2025-03-10 Thread Helge Deller
On 3/10/25 07:57, Zsolt Kajtar wrote: This is related to the fbcon packed pixel drawing refactoring. There I missed that fb_draw.h was included from two unexpected places. That shouldn't be like that. This patch removes the dependency. Signed-off-by: Zsolt Kajtar splitted up into 2 patches an

[PATCH] Remove fb_draw.h includes

2025-03-10 Thread Zsolt Kajtar
This is related to the fbcon packed pixel drawing refactoring. There I missed that fb_draw.h was included from two unexpected places. That shouldn't be like that. This patch removes the dependency. Signed-off-by: Zsolt Kajtar --- drivers/video/fbdev/aty/mach64_cursor.c | 7 +- drivers/video