ide: remove unused _IDE_C and _IDE_DISK defines
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
This commit is contained in:
Родитель
a2cdee5a9a
Коммит
3cd5f1eae0
|
@ -30,9 +30,6 @@
|
|||
#include <linux/delay.h>
|
||||
#include <linux/mutex.h>
|
||||
#include <linux/leds.h>
|
||||
|
||||
#define _IDE_DISK
|
||||
|
||||
#include <linux/ide.h>
|
||||
|
||||
#include <asm/byteorder.h>
|
||||
|
|
|
@ -44,8 +44,6 @@
|
|||
* inspiration from lots of linux users, esp. hamish@zot.apana.org.au
|
||||
*/
|
||||
|
||||
#define _IDE_C /* Tell ide.h it's really us */
|
||||
|
||||
#include <linux/module.h>
|
||||
#include <linux/types.h>
|
||||
#include <linux/string.h>
|
||||
|
|
Загрузка…
Ссылка в новой задаче