Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
949ca6b82e43b342dba153a9fd643fb1b5e9f034
/
.
/
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__ */