diff options
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | 2007-10-27 18:01:04 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-02-01 14:34:47 -0800 |
commit | c74e809565b27085519c723a949761cea7badb4b (patch) | |
tree | 98102fb4aa46c77d6c2e77de99fa623b1752337d /drivers/usb/serial/Makefile | |
parent | 1365baf7249bb2d05e774e7681237b8e86f5007a (diff) | |
download | linux-rt-c74e809565b27085519c723a949761cea7badb4b.tar.gz |
USB: isd200: don't include <linux/ide.h>
Now that commit 3794ade5b286cbd4551009dd341dbe9aeead2bc3 removed
incorrect dependency on CONFIG_IDE we can fix the driver to not
include <linux/ide.h>:
* add ATA_REG_{ERROR,LCYL,HCYL,STATUS}_OFFSET defines and use them
instead of IDE_{ERROR,LCYL,HCYL,STATUS}_OFFSET from <linux/ide.h>
* remove no longer needed <linux/ide.h> include
* remove incorrect comment added by the last commit:
- isd200.c is not the only user of struct hd_driveid besides IDE
(see drivers/block/xsysace.c and arch/um/drivers/ubd_kern.c)
Cc: Alan Cox <alan@redhat.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/serial/Makefile')
0 files changed, 0 insertions, 0 deletions