1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
/* * (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_ */