u-boot/arch/arm/include/asm/arch-tegra124/hardware.h

17 lines
305 B
C

/*
* (C) Copyright 2013
* NVIDIA Corporation <www.nvidia.com>
*
* SPDX-License-Identifier: GPL-2.0+
*/
#ifndef _TEGRA124_HARDWARE_H_
#define _TEGRA124_HARDWARE_H_
/*
* Include Tegra-specific hardware definitions
* Nothing needed currently for Tegra124
*/
#endif /* _TEGRA124_HARDWARE_H_ */