mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
7 lines
138 B
C
7 lines
138 B
C
|
#ifndef _TEGRA124_POWERGATE_H_
|
||
|
#define _TEGRA124_POWERGATE_H_
|
||
|
|
||
|
#include <asm/arch-tegra/powergate.h>
|
||
|
|
||
|
#endif /* _TEGRA124_POWERGATE_H_ */
|