• Paul Burton's avatar
    MIPS: include errno.h for ENODEV in mips-cm.h · 56d4c99b
    Paul Burton authored
    A later patch in this series will include mips-cm.h but does not require
    errno.h. This leads to a build failure with ENODEV undeclared. Include
    errno.h from mips-cm.h to pull in the appropriate definition and avoid
    the build failure.
    Signed-off-by: default avatarPaul Burton <paul.burton@imgtec.com>
    Cc: linux-mips@linux-mips.org
    Cc: devicetree@vger.kernel.org
    Cc: Rob Herring <robh+dt@kernel.org>
    Cc: Pawel Moll <pawel.moll@arm.com>
    Cc: Mark Rutland <mark.rutland@arm.com>
    Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
    Cc: Kumar Gala <galak@codeaurora.org>
    Cc: James Hogan <james.hogan@imgtec.com>
    Cc: linux-kernel@vger.kernel.org
    Patchwork: http://patchwork.linux-mips.org/patch/10113/Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
    56d4c99b
mips-cm.h 10.7 KB