Files
linux/drivers/scsi
Geert Uytterhoeven e5779a583d scsi/m68k: Kill NCR_700_detect() warnings
The patch from Ming Lei <tom.leiming@gmail.com> entitled:
    platform driver: fix incorrect use of 'platform_bus_type' with 'struct devic
introduced the following warnings on m68k, as `dev' is now a `struct
platform_device *' instead of a `struct device *':

| drivers/scsi/a4000t.c:64: warning: passing argument 3 of 'NCR_700_detect' from incompatible pointer type
| drivers/scsi/mvme16x_scsi.c:67: warning: passing argument 3 of 'NCR_700_detect' from incompatible pointer type
| drivers/scsi/bvme6000_scsi.c:61: warning: passing argument 3 of 'NCR_700_detect' from incompatible pointer type

I think the below is missing (untested on real hardware).

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-03-24 16:38:25 -07:00
..
2009-02-10 11:15:19 -05:00
2008-10-16 16:52:06 +02:00
2008-12-29 11:24:14 -06:00
2008-11-30 10:03:36 -08:00
2008-10-09 08:56:13 +02:00
2009-02-21 20:29:36 -06:00
2008-10-09 08:56:13 +02:00
2008-12-28 20:00:03 +01:00
2009-01-02 16:12:51 +01:00
2008-10-23 11:42:17 -05:00
2009-01-02 12:02:25 -06:00
2008-10-23 11:42:19 -05:00