]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-socfpga/include/mach/reset_manager_arria10.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / arm / mach-socfpga / include / mach / reset_manager_arria10.h
index 7922db815ce94afec05051221904cb25cdc59f2b..522f714d76fceff1ae11b80f336fb15a42a9025d 100644 (file)
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  * Copyright (C) 2016-2017 Intel Corporation
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #ifndef _RESET_MANAGER_ARRIA10_H_
@@ -17,7 +16,7 @@ int socfpga_reset_deassert_bridges_handoff(void);
 void socfpga_reset_assert_fpga_connected_peripherals(void);
 void socfpga_reset_deassert_osc1wd0(void);
 void socfpga_reset_uart(int assert);
-int socfpga_bridges_reset(int enable);
+int socfpga_bridges_reset(void);
 
 struct socfpga_reset_manager {
        u32     stat;