xref: /rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra210/powergate.h (revision 2a0b7dc3b6ce4e4994ef71dcd6fbb31000c2ae47)
1 /*
2  * Copyright (c) 2014-2015 NVIDIA CORPORATION. All rights reserved.
3  *
4  * SPDX-License-Identifier: GPL-2.0+
5  */
6 
7 #ifndef _TEGRA210_POWERGATE_H_
8 #define _TEGRA210_POWERGATE_H_
9 
10 #include <asm/arch-tegra/powergate.h>
11 
12 #endif /* _TEGRA210_POWERGATE_H_ */
13