Juergen Gross, le jeu. 06 janv. 2022 12:57:34 +0100, a ecrit:
> Replace the fbfront specific union member in struct file with the
> common dev pointer.
>
> Signed-off-by: Juergen Gross
Reviewed-by: Samuel Thibault
> ---
> fbfront.c | 2 +-
> include/lib.h | 3 ---
> lib/sys.c | 4 ++--
Replace the fbfront specific union member in struct file with the
common dev pointer.
Signed-off-by: Juergen Gross
---
fbfront.c | 2 +-
include/lib.h | 3 ---
lib/sys.c | 4 ++--
3 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/fbfront.c b/fbfront.c
index 6725da1..c8410af