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
..
2008-12-28 22:43:20 -05:00
2009-01-26 06:42:10 -05:00
2008-12-28 22:43:21 -05:00
2008-12-28 22:43:20 -05:00
2009-01-08 16:34:27 -05:00
2008-04-17 15:44:21 -04:00
2008-04-17 15:44:21 -04:00
2008-04-17 15:44:21 -04:00
2008-04-17 15:44:21 -04:00
2008-12-28 22:43:20 -05:00
2009-01-08 16:34:27 -05:00
2008-12-09 00:44:19 -05:00
2008-12-28 22:43:20 -05:00
2009-01-08 16:34:27 -05:00
2008-04-17 15:44:21 -04:00
2009-01-26 06:41:57 -05:00
2009-01-26 06:36:31 -05:00
2008-01-23 05:24:15 -05:00
2009-01-29 18:19:30 -08:00
2009-01-16 10:23:22 -05:00
2007-07-02 10:17:42 -04:00