From 513680bbdbb9aca40b011231a92ac89610cd87ba Mon Sep 17 00:00:00 2001 From: David Miller Date: Mon, 22 Oct 2007 02:09:00 -0700 Subject: [PATCH] --- yaml --- r: 72146 b: refs/heads/master c: e95d9c6b046f665da551a51b4071902336a6118c h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/ide.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index c881460fea37..34f599604a13 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 81f8320f624a785d77443ace83391d0fdee695f6 +refs/heads/master: e95d9c6b046f665da551a51b4071902336a6118c diff --git a/trunk/include/linux/ide.h b/trunk/include/linux/ide.h index 2e4b8dd03cfe..4ed4777bba67 100644 --- a/trunk/include/linux/ide.h +++ b/trunk/include/linux/ide.h @@ -667,7 +667,7 @@ typedef struct hwif_s { u8 straight8; /* Alan's straight 8 check */ u8 bus_state; /* power state of the IDE bus */ - u16 host_flags; + u32 host_flags; u8 pio_mask;