Commit eae6c2b6414fc6673ac5415442fe463c01005366

Authored by Bartlomiej Zolnierkiewicz
1 parent 4fe6e30645

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>

Showing 1 changed file with 0 additions and 4 deletions Side-by-side Diff

include/linux/hdreg.h
1 1 #ifndef _LINUX_HDREG_H
2 2 #define _LINUX_HDREG_H
3 3  
4   -#ifdef __KERNEL__
5   -#include <linux/ata.h>
6   -#endif /* __KERNEL__ */
7   -
8 4 #include <linux/types.h>
9 5  
10 6 /*