1*83d290c5STom Rini /* SPDX-License-Identifier: GPL-2.0+ */
26c43f6c8STom Warren /*
36c43f6c8STom Warren  * Copyright (c) 2014-2015 NVIDIA CORPORATION. All rights reserved.
46c43f6c8STom Warren  */
56c43f6c8STom Warren 
66c43f6c8STom Warren #ifndef _TEGRA210_POWERGATE_H_
76c43f6c8STom Warren #define _TEGRA210_POWERGATE_H_
86c43f6c8STom Warren 
96c43f6c8STom Warren #include <asm/arch-tegra/powergate.h>
106c43f6c8STom Warren 
116c43f6c8STom Warren #endif /* _TEGRA210_POWERGATE_H_ */
12