2018-12-28 16:31:53 +08:00
|
|
|
/* SPDX-License-Identifier: GPL-2.0 */
|
2007-07-17 19:05:27 +08:00
|
|
|
#ifndef _ASM_FB_H_
|
|
|
|
#define _ASM_FB_H_
|
|
|
|
|
2023-04-17 20:56:48 +08:00
|
|
|
#include <asm-generic/fb.h>
|
2007-07-17 19:05:28 +08:00
|
|
|
|
2007-07-17 19:05:27 +08:00
|
|
|
#endif /* _ASM_FB_H_ */
|