From: Bartlomiej Zolnierkiewicz Date: Wed, 16 Jul 2008 18:33:36 +0000 (+0200) Subject: ide: move some bits from ide-timing.h to X-Git-Tag: v2.6.27-rc1~1049^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3be53f3f213223f50d8e29b5e1869685bf040a1e;p=pandora-kernel.git ide: move some bits from ide-timing.h to Move struct ide_timing and IDE_TIMING_* defines to from drivers/ide/ide-timing.h. While at it: - use u8/u16 instead of short for struct ide_timing fields - use enum for IDE_TIMING_* There should be no functional changes caused by this patch. Acked-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed