Skip to content
  • Tom Rini's avatar
    exynos: Cleanup exynos_init · 4f9c7a9f
    Tom Rini authored
    
    
    - None of the callers perform error checking and based on the non-empty
      versions of this function, there's no checking to be done, so make
      this a void.
    - Add a default weak version of the function.
    - Remove the empty versions of exynos_init now that we have a weak
      version.
    
    Signed-off-by: default avatarTom Rini <trini@konsulko.com>
    4f9c7a9f