From: Laurent Fasnacht Date: Wed, 27 May 2015 17:50:00 +0000 (+0200) Subject: MIPS: ath79: fix build problem if CONFIG_BLK_DEV_INITRD is not set X-Git-Tag: omap-for-v4.2/wakeirq-drivers-v2^2~2^2~32^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=556b6629c10c65cee42fa893681ffdd653d097c4;p=pandora-kernel.git MIPS: ath79: fix build problem if CONFIG_BLK_DEV_INITRD is not set initrd_start is defined in init/do_mounts_initrd.c, which is only included in kernel if CONFIG_BLK_DEV_INITRD=y. Signed-off-by: Laurent Fasnacht Cc: linux-mips@linux-mips.org Cc: trivial@kernel.org Patchwork: https://patchwork.linux-mips.org/patch/10198/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed