clk-ld20.c 227 B

1234567891011121314
  1. /*
  2. * Copyright (C) 2016 Masahiro Yamada <yamada.masahiro@socionext.com>
  3. *
  4. * SPDX-License-Identifier: GPL-2.0+
  5. */
  6. #include <linux/io.h>
  7. #include "../init.h"
  8. #include "../sc64-regs.h"
  9. void uniphier_ld20_clk_init(void)
  10. {
  11. }