ide: remove a ton of pointless #undef REALLY_SLOW_IO

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
This commit is contained in:
Alan Cox
2007-03-03 17:48:54 +01:00
committed by Bartlomiej Zolnierkiewicz
szülő 8693d3e47b
commit 846c11abc7
13 fájl változott, egészen pontosan 0 új sor hozzáadva és 24 régi sor törölve

Fájl megtekintése

@@ -37,8 +37,6 @@
* mode 4 for a while now with no trouble.) -Derek
*/
#undef REALLY_SLOW_IO /* most systems can safely undef this */
#include <linux/module.h>
#include <linux/types.h>
#include <linux/kernel.h>

Fájl megtekintése

@@ -4,8 +4,6 @@
* Copyright (C) 1996 Linus Torvalds & author (see below)
*/
#undef REALLY_SLOW_IO /* most systems can safely undef this */
#include <linux/module.h>
#include <linux/types.h>
#include <linux/kernel.h>

Fájl megtekintése

@@ -36,8 +36,6 @@
#define HT6560B_VERSION "v0.07"
#undef REALLY_SLOW_IO /* most systems can safely undef this */
#include <linux/module.h>
#include <linux/types.h>
#include <linux/kernel.h>

Fájl megtekintése

@@ -25,8 +25,6 @@
* Samuel Thibault <samuel.thibault@fnac.net>
*/
#undef REALLY_SLOW_IO /* most systems can safely undef this */
#include <linux/module.h>
#include <linux/types.h>
#include <linux/kernel.h>