powergate.h 254 B

123456789101112
  1. /*
  2. * Copyright (c) 2014-2015 NVIDIA CORPORATION. All rights reserved.
  3. *
  4. * SPDX-License-Identifier: GPL-2.0+
  5. */
  6. #ifndef _TEGRA210_POWERGATE_H_
  7. #define _TEGRA210_POWERGATE_H_
  8. #include <asm/arch-tegra/powergate.h>
  9. #endif /* _TEGRA210_POWERGATE_H_ */