summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-versatile/include/mach/init.h
blob: e47aa857a17d8d2ece74798be8474b6d38b41993 (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef __VERSATILE_INIT_H__
#define __VERSATILE_INIT_H__

void versatile_register_uart(unsigned id);

#endif