memstick: rtsx_usb_ms: Manage runtime PM when accessing the device
[linux-2.6-block.git] / drivers / Makefile
index 53abb4a5f73601d183f05c2bb9ae9c8f06cdaec4..f0afdfb3c7df5c79a2d7cc21ef0bf10e0b30cbb2 100644 (file)
@@ -29,6 +29,8 @@ obj-$(CONFIG_SFI)             += sfi/
 # was used and do nothing if so
 obj-$(CONFIG_PNP)              += pnp/
 obj-y                          += amba/
+
+obj-y                          += clk/
 # Many drivers will want to use DMA so this has to be made available
 # really early.
 obj-$(CONFIG_DMADEVICES)       += dma/
@@ -142,8 +144,6 @@ obj-$(CONFIG_VHOST)         += vhost/
 obj-$(CONFIG_VLYNQ)            += vlynq/
 obj-$(CONFIG_STAGING)          += staging/
 obj-y                          += platform/
-#common clk code
-obj-y                          += clk/
 
 obj-$(CONFIG_MAILBOX)          += mailbox/
 obj-$(CONFIG_HWSPINLOCK)       += hwspinlock/