mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-07 13:44:29 +00:00
7 lines
138 B
C
7 lines
138 B
C
|
#ifndef _TEGRA114_POWERGATE_H_
|
||
|
#define _TEGRA114_POWERGATE_H_
|
||
|
|
||
|
#include <asm/arch-tegra/powergate.h>
|
||
|
|
||
|
#endif /* _TEGRA114_POWERGATE_H_ */
|