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