mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-21 22:55:53 +00:00
7 lines
135 B
C
7 lines
135 B
C
|
#ifndef _TEGRA30_POWERGATE_H_
|
||
|
#define _TEGRA30_POWERGATE_H_
|
||
|
|
||
|
#include <asm/arch-tegra/powergate.h>
|
||
|
|
||
|
#endif /* _TEGRA30_POWERGATE_H_ */
|