projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fe6e30
)
remove <linux/ata.h> include from <linux/hdreg.h>
author
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Wed, 1 Apr 2009 19:42:26 +0000
(21:42 +0200)
committer
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Wed, 1 Apr 2009 19:42:26 +0000
(21:42 +0200)
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
patch
|
blob
|
history
diff --git
a/include/linux/hdreg.h
b/include/linux/hdreg.h
index 3bc8f9f986b613ae5959b7e54147adaa22d3e279..29ee2873f4a878026595fe6ac1014a91ec8109d6 100644
(file)
--- 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>
/*