xref: /openbmc/linux/arch/loongarch/include/asm/fb.h (revision 84998fc1)
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  * Copyright (C) 2020-2022 Loongson Technology Corporation Limited
4  */
5 #ifndef _ASM_FB_H_
6 #define _ASM_FB_H_
7 
8 #include <asm-generic/fb.h>
9 
10 #endif /* _ASM_FB_H_ */
11