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