summaryrefslogtreecommitdiff
path: root/drivers/reset/starfive/reset-starfive-jh71x0.h
blob: 318d7a0e096a0ac5cba6c406b334cfccab9b6f45 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
 * Copyright (C) 2021 Emil Renner Berthing <kernel@esmil.dk>
 */

#ifndef __RESET_STARFIVE_JH71X0_H
#define __RESET_STARFIVE_JH71X0_H

int jh7100_reset_probe(struct platform_device *pdev);

#endif /* __RESET_STARFIVE_JH71X0_H */