mirror of
https://github.com/torvalds/linux.git
synced 2026-07-01 18:43:07 +02:00
The ISD200 driver imports a single trivial routine from the IDE layer and in doing so creates a mess of dependancies that drag in the entire old IDE layer. Even more sad - it does this for a routine which is usually (little endian) a null function! - Copy the function into ISD200 - Rename it so it doesn't clash with the ide header prototype - Remove all the depend constraints Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |
||
|---|---|---|
| .. | ||
| alauda.c | ||
| alauda.h | ||
| datafab.c | ||
| datafab.h | ||
| debug.c | ||
| debug.h | ||
| dpcm.c | ||
| dpcm.h | ||
| freecom.c | ||
| freecom.h | ||
| initializers.c | ||
| initializers.h | ||
| isd200.c | ||
| isd200.h | ||
| jumpshot.c | ||
| jumpshot.h | ||
| karma.c | ||
| karma.h | ||
| Kconfig | ||
| libusual.c | ||
| Makefile | ||
| onetouch.c | ||
| onetouch.h | ||
| protocol.c | ||
| protocol.h | ||
| scsiglue.c | ||
| scsiglue.h | ||
| sddr09.c | ||
| sddr09.h | ||
| sddr55.c | ||
| sddr55.h | ||
| shuttle_usbat.c | ||
| shuttle_usbat.h | ||
| transport.c | ||
| transport.h | ||
| unusual_devs.h | ||
| usb.c | ||
| usb.h | ||