63e67ebd15236618de2d70c68a74cf parent 71d5161426c26742ba053fe93637559cbe2cea37 author Bartlomiej Zolnierkiewicz 1216233216 +0200 committer Bartlomiej Zolnierkiewicz 1216233216 +0200 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 X ?x