Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
5a56a39be7ffb416dd5ec5e1489d5a3a8b6a63f2
/
.
/
include
/
linux
/
reset
/
sunxi.h
blob: 1ad7fffb413e3cc9004ab324578635230e796b0c [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
__LINUX_RESET_SUNXI_H__
#define
__LINUX_RESET_SUNXI_H__
void
__init sun6i_reset_init
(
void
);
#endif
/* __LINUX_RESET_SUNXI_H__ */