/* | |
* (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_ */ |