Alexander Beregalov
1737ef7598
sata_sil: Fix build breakage
...
Commit e57db7b (SATA Sil: Blacklist system that spins off disks during ACPI power off)
breaks build like the following, in both cases when CONFIG_DMI set or not.
drivers/ata/sata_sil.c: In function 'sil_broken_system_poweroff':
drivers/ata/sata_sil.c:713: error: implicit declaration of function 'dmi_first_match'
drivers/ata/sata_sil.c:713: warning: initialization makes pointer from integer without a cast
sata_sil.c should include dmi.h
Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-01-29 18:19:30 -08:00
..
2009-01-16 14:45:34 -05:00
2009-01-08 16:29:41 +00:00
2009-01-29 18:19:30 -08:00
2009-01-08 08:31:14 -08:00
2009-01-28 15:55:48 -08:00
2009-01-16 16:15:13 +11:00
2009-01-27 07:37:15 -08:00
2009-01-10 06:12:18 -08:00
2009-01-12 20:56:42 +01:00
2009-01-19 15:36:21 -07:00
2009-01-28 17:15:52 +11:00
2009-01-29 20:19:48 +01:00
2009-01-27 02:15:47 -05:00
2009-01-29 18:04:43 -08:00
2009-01-29 18:04:45 -08:00
2009-01-29 11:23:12 +01:00
2009-01-29 18:04:45 -08:00
2009-01-26 21:19:53 +01:00
2009-01-19 13:46:57 +01:00
2009-01-29 18:09:41 -08:00
2009-01-16 15:05:54 -08:00
2009-01-11 01:34:25 +01:00
2009-01-26 12:24:38 -08:00
2009-01-15 16:39:40 -08:00
2009-01-30 11:34:11 +10:30
2009-01-07 11:31:52 -08:00
2009-01-09 08:31:11 +11:00
2009-01-08 11:05:59 -08:00
2009-01-09 16:54:41 -08:00
2009-01-13 10:36:02 -06:00
2009-01-13 14:52:35 -08:00
2009-01-29 18:04:45 -08:00
2009-01-24 11:41:21 +00:00
2009-01-29 18:12:58 -08:00
2009-01-27 16:42:03 +10:00
2009-01-09 15:49:06 -07:00
2009-01-17 17:26:39 +01:00
2009-01-29 18:19:29 -08:00
2009-01-06 15:59:31 -08:00
2009-01-26 10:13:36 -08:00
2009-01-13 14:47:59 +11:00
2009-01-29 18:04:45 -08:00
2009-01-09 03:39:43 -05:00
2009-01-26 02:09:26 +03:00
2009-01-16 16:15:14 +11:00
2009-01-06 15:59:28 -08:00
2009-01-17 13:46:40 +00:00
2009-01-15 16:39:36 -08:00
2009-01-25 17:59:26 -08:00
2009-01-25 08:14:53 -06:00
2009-01-28 08:41:57 -08:00
2009-01-26 21:19:54 +01:00
2009-01-29 18:19:29 -08:00
2009-01-27 16:15:38 -08:00
2009-01-08 11:05:59 -08:00
2009-01-29 18:04:44 -08:00
2009-01-08 08:31:14 -08:00
2009-01-24 16:48:42 +00:00
2009-01-26 14:29:26 +01:00
2009-01-12 20:56:43 +01:00
2009-01-09 04:56:56 -05:00