linux/drivers/staging/phison
Randy Dunlap c28040e515 Staging: phison: depends on ATA_BMDMA
phison uses interfaces and data that are built only when
ATA_BMDMA is enabled, so it should depend on that symbol.

drivers/staging/phison/phison.c:43: error: implicit declaration of function 'ATA_BMDMA_SHT'
drivers/staging/phison/phison.c:43: error: initializer element is not constant
drivers/staging/phison/phison.c:43: error: (near initialization for 'phison_sht.module')
drivers/staging/phison/phison.c:47: error: 'ata_bmdma_port_ops' undeclared here (not in a function)

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: evan_ko@phison.com
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-06-04 13:38:57 -07:00
..
Kconfig Staging: phison: depends on ATA_BMDMA 2010-06-04 13:38:57 -07:00
Makefile Staging: phison: add driver to the build system 2009-04-03 14:53:40 -07:00
phison.c Staging: phison: fix incorrect tabs in phison.c 2010-05-11 11:35:52 -07:00