From: Marcelo Tosatti Date: Thu, 15 Dec 2005 01:12:53 +0000 (+0100) Subject: [PATCH] ide: MPC8xx IDE depends on IDE=y && BLK_DEV_IDE=y X-Git-Tag: v2.6.15-rc6~56^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38f9d412be1ed29ee3b41782f22fd85b1c95fbed;p=pandora-kernel.git [PATCH] ide: MPC8xx IDE depends on IDE=y && BLK_DEV_IDE=y The following patch adds a dependancy on IDE=y && BLK_DEV_IDE=y for the MPC8xx IDE driver. The code is not modular at the moment (init called from platform setup code). Signed-off-by: Marcelo Tosatti Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed