summary refs log tree commit diff
path: root/include
diff options
context:
space:
mode:
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>2009-04-01 21:42:26 +0200
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>2009-04-01 21:42:26 +0200
commiteae6c2b6414fc6673ac5415442fe463c01005366 (patch)
treeb0c4feb65a31a33ae0cc1e1241406456f58d6b05 /include
parent4fe6e30645de0b7a179892d83049580bf72bcff2 (diff)
downloadlinux-eae6c2b6414fc6673ac5415442fe463c01005366.tar.gz
remove <linux/ata.h> include from <linux/hdreg.h>
All <linux/hdreg.h> users that need <linux/ata.h> have been fixed
to include it directly.

Cc: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Diffstat (limited to 'include')
-rw-r--r--include/linux/hdreg.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/linux/hdreg.h b/include/linux/hdreg.h
index 3bc8f9f986b6..29ee2873f4a8 100644
--- a/include/linux/hdreg.h
+++ b/include/linux/hdreg.h
@@ -1,10 +1,6 @@
 #ifndef _LINUX_HDREG_H
 #define _LINUX_HDREG_H
 
-#ifdef __KERNEL__
-#include <linux/ata.h>
-#endif /* __KERNEL__ */
-
 #include <linux/types.h>
 
 /*