David Rientjes 6c4b7e4fdf [SCSI] gdth: fix ambiguous gdthtable definition
Labeling a variable as __attribute_used__ is ambiguous: it means
__attribute__((unused)) for gcc <3.4 and __attribute__((used)) for gcc >=3.4.
There is no such thing as labeling a variable as __attribute__((used)).  We
assume that we're simply suppressing a warning here if gdthtable[] is declared
but unreferenced.

Acked-by: Achim Leubner <achim_leubner@adaptec.com>
Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2007-05-30 08:39:16 -05:00
..
2007-05-09 08:57:56 +02:00
2007-04-01 10:10:04 -05:00
2006-09-12 17:12:31 -05:00
2006-09-12 17:12:31 -05:00
2007-05-27 15:05:10 -05:00
2007-05-06 09:33:11 -05:00
2007-05-09 08:57:56 +02:00
2006-08-06 15:59:26 -05:00
2006-11-15 16:41:27 -06:00
2006-09-12 17:12:31 -05:00
2006-11-22 14:57:56 +00:00
2007-05-24 09:14:41 -05:00
2007-05-24 09:14:41 -05:00
2006-09-23 15:33:43 -05:00
2007-03-11 11:28:09 -05:00
2007-05-27 12:52:29 -05:00
2006-09-12 17:12:31 -05:00
2006-11-30 05:24:39 +01:00
2007-05-24 09:13:25 -05:00
2007-05-24 09:13:25 -05:00
2007-01-27 09:28:58 -06:00
2007-04-17 18:15:04 -04:00
2007-02-09 09:14:07 -08:00
2006-11-22 14:57:56 +00:00
2007-03-11 11:17:49 -05:00
2007-05-24 09:09:09 -05:00
2007-01-03 16:57:38 -06:00
2007-05-28 09:08:32 -05:00
2007-04-17 18:15:04 -04:00
2006-03-23 07:38:09 -08:00
2007-04-17 18:15:04 -04:00
2006-11-15 16:43:50 -06:00