hardware.h 233 B

12345678910111213
  1. /*
  2. * (C) Copyright 2010-2011
  3. * NVIDIA Corporation <www.nvidia.com>
  4. *
  5. * SPDX-License-Identifier: GPL-2.0+
  6. */
  7. #ifndef __TEGRA2_HW_H
  8. #define __TEGRA2_HW_H
  9. /* include tegra specific hardware definitions */
  10. #endif /* __TEGRA2_HW_H */