1 /* SPDX-License-Identifier: GPL-2.0 */ 2 3 #ifndef _ASM_FB_H_ 4 #define _ASM_FB_H_ 5 6 #include <asm-generic/fb.h> 7 8 #endif /* _ASM_FB_H_ */ 9