]> git.baikalelectronics.ru Git - kernel.git/commit
USB: ohci-hcd: Add ARCH_S3C24XX to the ohci-s3c2410.c glue
authorBen Dooks <ben@simtec.co.uk>
Sat, 7 Mar 2009 11:44:10 +0000 (11:44 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 24 Mar 2009 23:20:44 +0000 (16:20 -0700)
commit5551a3e79ea65358e97723c4d937bcc03df14f29
tree37681b69ae683a4b94fa8b6db881615e1c08bff9
parent04b88d408fc72b1ce9d71d58648d5271ef219ad3
USB: ohci-hcd: Add ARCH_S3C24XX to the ohci-s3c2410.c glue

The ohci-s3c2410.c glue supports both CONFIG_ARCH_S3C2410 and
CONFIG_ARCH_S3C64XX so add it to the build of ohci-s3c2410.c

Signed-off-by: Ben Dooks <ben@simtec.co.uk>
Cc: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/ohci-hcd.c