From: Bartlomiej Zolnierkiewicz Date: Sat, 27 Oct 2007 16:01:04 +0000 (+0200) Subject: USB: isd200: don't include X-Git-Tag: v2.6.25-rc1~1075^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c74e809565b27085519c723a949761cea7badb4b;p=pandora-kernel.git USB: isd200: don't include Now that commit 3794ade5b286cbd4551009dd341dbe9aeead2bc3 removed incorrect dependency on CONFIG_IDE we can fix the driver to not include : * add ATA_REG_{ERROR,LCYL,HCYL,STATUS}_OFFSET defines and use them instead of IDE_{ERROR,LCYL,HCYL,STATUS}_OFFSET from * remove no longer needed 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 Signed-off-by: Bartlomiej Zolnierkiewicz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed