• D
    msm: Remove extraneous ffa device check · 62f0988e
    David Brown 提交于
    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: NDavid Brown <davidb@codeaurora.org>
    62f0988e
board-qsd8x50.c 5.1 KB