Skip to content
  • Antonio Nino Diaz's avatar
    Fix gpio includes of mt8173 platform to avoid collision. · e0ea0928
    Antonio Nino Diaz authored
    All files including plat/mediatek/mt8173/drivers/gpio/gpio.h were
    using system includes instead of user includes, which may cause the
    wrong version of the header to be included. Said includes have been
    changed to user includes to make sure that the included file is the
    wanted one.
    
    Change-Id: I29bdfe96fbd9a7900875e2357bbb43f3ea431fa5
    e0ea0928