mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +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_ */
|