Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187396
b: refs/heads/master
c: 67866fb
h: refs/heads/master
v: v3
  • Loading branch information
Ben Dooks committed Jan 19, 2010
1 parent 0d7f6a1 commit fff1434
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 42d828d46f526605c84ebdb5a987fd25fe09a3c9
refs/heads/master: 67866fb38680d85cbd13c7bb468fb89f16e026d1
1 change: 0 additions & 1 deletion trunk/arch/arm/plat-s3c/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ obj-$(CONFIG_S3C_DMA) += dma.o
# PM support

obj-$(CONFIG_PM) += pm.o
obj-$(CONFIG_PM) += pm-gpio.o
obj-$(CONFIG_S3C2410_PM_CHECK) += pm-check.o

# PWM support
Expand Down
4 changes: 4 additions & 0 deletions trunk/arch/arm/plat-samsung/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,7 @@ obj-y += dev-uart.o
obj-$(CONFIG_S3C_DEV_USB_HOST) += dev-usb.o
obj-$(CONFIG_S3C_DEV_USB_HSOTG) += dev-usb-hsotg.o
obj-$(CONFIG_S3C_DEV_NAND) += dev-nand.o

# PM support

obj-$(CONFIG_PM) += pm-gpio.o
File renamed without changes.

0 comments on commit fff1434

Please sign in to comment.