powergate.h 254 B

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