blob: ec8f518dd9f9b35a31fcca54e32eed7244f0b728 [file] [log] [blame]
Tom Rini10e47792018-05-06 17:58:06 -04001/* SPDX-License-Identifier: GPL-2.0+ */
Tom Warrenf80dd822015-02-02 13:22:29 -07002/*
3 * Copyright (c) 2014-2015 NVIDIA CORPORATION. All rights reserved.
Tom Warrenf80dd822015-02-02 13:22:29 -07004 */
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_ */