Samuel Holland 532699da95 video: sunxi: Move headers out of asm/arch
Signed-off-by: Samuel Holland <samuel@sholland.org>
2022-11-16 22:53:26 -06:00

9 lines
161 B
C

/* SPDX-License-Identifier: GPL-2.0+ */
#ifndef _SUNXI_DISPLAY_H
#define _SUNXI_DISPLAY_H
int sunxi_simplefb_setup(void *blob);
#endif /* _SUNXI_DISPLAY_H */