22 May, 2013

1 commit


18 May, 2013

1 commit

  • EXPORT_SYMBOL and inline directives are contradictory to each other.
    The patch fixes this inconsistency.

    Found by Linux Driver Verification project (linuxtesting.org).

    Signed-off-by: Denis Efremov
    Cc: linux-mips@linux-mips.org
    Cc: linux-kernel@vger.kernel.org
    Cc: trivial@kernel.org
    Cc: ldv-project@linuxtesting.org
    Patchwork: https://patchwork.linux-mips.org/patch/5227/
    Signed-off-by: Ralf Baechle

    Denis Efremov
     

01 Feb, 2013

1 commit

  • Now that Yosemite's gone we can move the MSP71xx code one level up.

    Shane McDonald 's
    https://patchwork.linux-mips.org/patch/4736/ has been folded into this
    patch.

    Signed-off-by: Ralf Baechle

    Ralf Baechle