diff options
author | Andy Green <andy@openmoko.com> | 2009-03-09 21:01:27 +0000 |
---|---|---|
committer | Andy Green <agreen@octopus.localdomain> | 2009-03-09 21:01:27 +0000 |
commit | dcf9d0d617f5ceedc4259f50b791601b0f613adc (patch) | |
tree | d0ff5f0cd49afc5f5d2e08b3989126cc804f0d5d /arch/arm/plat-s3c/Makefile | |
parent | 0f6f58ca20028825df5e57f09670313f23ce5a9a (diff) |
fix-s3c-ohci-move-usb-control.h
Signed-off-by: Andy Green <andy@openmoko.com>
Diffstat (limited to 'arch/arm/plat-s3c/Makefile')
-rw-r--r-- | arch/arm/plat-s3c/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/plat-s3c/Makefile b/arch/arm/plat-s3c/Makefile index 2ca998e8c20..8bba2f03880 100644 --- a/arch/arm/plat-s3c/Makefile +++ b/arch/arm/plat-s3c/Makefile @@ -36,7 +36,6 @@ obj-y += dev-i2c0.o obj-$(CONFIG_S3C_DEV_I2C1) += dev-i2c1.o obj-$(CONFIG_S3C_DEV_FB) += dev-fb.o obj-$(CONFIG_S3C_DEV_CAMIF) += dev-camif.o -obj-$(CONFIG_S3C_DEV_USBHOST) += dev-usbhost.o obj-$(CONFIG_S3C_PWM) += pwm.o obj-$(CONFIG_S3C_DMA) += dma.o |