Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187671
b: refs/heads/master
c: 6c6971d
h: refs/heads/master
i:
  187669: c6afb6c
  187667: 5c74626
  187663: 877e3eb
v: v3
  • Loading branch information
Ben Dooks committed Feb 23, 2010
1 parent fd2e97f commit b1b837f
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 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: 2c420fe22f3d526691773288807d010068ce3033
refs/heads/master: 6c6971dc4e8c23bb61bf309898e1693f9c5c8c24
4 changes: 1 addition & 3 deletions trunk/arch/arm/plat-s3c/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,8 @@

obj-y :=
obj-m :=
obj-n :=
obj-n := dummy.o
obj- :=

# Core support for all Samsung SoCs

obj-y += init.o
obj-y += time.o
2 changes: 2 additions & 0 deletions trunk/arch/arm/plat-samsung/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ obj- :=

# Objects we always build independent of SoC choice

obj-y += init.o
obj-y += time.o
obj-y += clock.o
obj-y += pwm-clock.o
obj-y += gpio.o
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-samsung/dma.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* linux/arch/arm/plat-s3c/dma.c
/* linux/arch/arm/plat-samsung/dma.c
*
* Copyright (c) 2003-2009 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* linux/arch/arm/plat-s3c24xx/time.c
/* linux/arch/arm/plat-samsung/time.c
*
* Copyright (C) 2003-2005 Simtec Electronics
* Ben Dooks, <ben@simtec.co.uk>
Expand Down

0 comments on commit b1b837f

Please sign in to comment.