opos6ul.h 205 B

1234567891011
  1. /* SPDX-License-Identifier: GPL-2.0+ */
  2. /*
  3. * Copyright (C) 2017 Armadeus Systems
  4. */
  5. #ifndef __ARCH_ARM_MX6UL_OPOS6UL_H__
  6. #define __ARCH_ARM_MX6UL_OPOS6UL_H__
  7. int opos6ul_board_late_init(void);
  8. #endif