clock_manager_n5x.h 296 B

123456789101112
  1. /* SPDX-License-Identifier: GPL-2.0 */
  2. /*
  3. * Copyright (C) 2020-2021 Intel Corporation <www.intel.com>
  4. */
  5. #ifndef _CLOCK_MANAGER_N5X_
  6. #define _CLOCK_MANAGER_N5X_
  7. #include <asm/arch/clock_manager_soc64.h>
  8. #include "../../../../../drivers/clk/altera/clk-n5x.h"
  9. #endif /* _CLOCK_MANAGER_N5X_ */