From: Bartlomiej Zolnierkiewicz Date: Sat, 26 Apr 2008 15:36:35 +0000 (+0200) Subject: ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE X-Git-Tag: v2.6.26-rc1~1044^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e71d9c5a50b92b33d35061d42ac39166db9578e;p=pandora-kernel.git ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE "bootable" should be the default behavior so replace IDE_HFLAG_BOOTABLE host flag with IDE_HFLAG_NON_BOOTABLE. There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed