Mention branches and keyring.
[releases.git] / linux / reset / sunxi.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __LINUX_RESET_SUNXI_H__
3 #define __LINUX_RESET_SUNXI_H__
4
5 void __init sun6i_reset_init(void);
6
7 #endif /* __LINUX_RESET_SUNXI_H__ */