]> Git Repo - linux.git/blob - arch/mips/sgi-ip27/ip27-common.h
drm/dp_mst: Add branch bandwidth validation to MST atomic check
[linux.git] / arch / mips / sgi-ip27 / ip27-common.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2
3 #ifndef __IP27_COMMON_H
4 #define __IP27_COMMON_H
5
6 extern void ip27_reboot_setup(void);
7 extern void hub_rt_clock_event_init(void);
8 extern const struct plat_smp_ops ip27_smp_ops;
9
10 #endif /* __IP27_COMMON_H */
This page took 0.031695 seconds and 4 git commands to generate.