* [PATCH 3/3] remove <linux/ata.h> include from <linux/hdreg.h>
@ 2008-07-27 15:32 Bartlomiej Zolnierkiewicz
0 siblings, 0 replies; only message in thread
From: Bartlomiej Zolnierkiewicz @ 2008-07-27 15:32 UTC (permalink / raw)
To: linux-ide; +Cc: linux-kernel, Christoph Hellwig
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>
---
include/linux/hdreg.h | 4 ----
1 file changed, 4 deletions(-)
Index: b/include/linux/hdreg.h
===================================================================
--- 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>
/*
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-07-27 15:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-27 15:32 [PATCH 3/3] remove <linux/ata.h> include from <linux/hdreg.h> Bartlomiej Zolnierkiewicz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).