Skip to content
  • David Brown's avatar
    msm: Remove extraneous ffa device check · 62f0988e
    David Brown authored
    
    
    The qsd8x50 board file contains a few references to machine_is_...
    macros that are otherwise unused, and contain no machine definition.
    The recent purge of unused machine definitions breaks the compilation
    of this target.
    
    Since the machine cannot ever be used, just remove the bogus checks.
    
    Signed-off-by: default avatarDavid Brown <davidb@codeaurora.org>
    62f0988e