Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 372225
b: refs/heads/master
c: ad38bdd
h: refs/heads/master
i:
  372223: 06d7e41
v: v3
  • Loading branch information
Romain Naour authored and Kukjin Kim committed Mar 5, 2013
1 parent a26dbb8 commit 34a2324
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 293 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: 6a5a2e3b0dee0e26edeef448d7f097a2109b56bc
refs/heads/master: ad38bdd15d5b97dcb1ffc46ea77c237e30312fbb
1 change: 0 additions & 1 deletion trunk/arch/arm/plat-samsung/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ obj- :=
# Objects we always build independent of SoC choice

obj-y += init.o cpu.o
obj-$(CONFIG_ARCH_USES_GETTIMEOFFSET) += time.o
obj-$(CONFIG_SAMSUNG_HRT) += samsung-time.o

obj-$(CONFIG_SAMSUNG_CLOCK) += clock.o
Expand Down
4 changes: 0 additions & 4 deletions trunk/arch/arm/plat-samsung/include/plat/cpu.h
Original file line number Diff line number Diff line change
Expand Up @@ -192,10 +192,6 @@ extern void s3c24xx_init_uartdevs(char *name,
struct s3c24xx_uart_resources *res,
struct s3c2410_uartcfg *cfg, int no);

/* timer for s5pc100 only */

extern void s3c24xx_timer_init(void);

extern struct syscore_ops s3c2410_pm_syscore_ops;
extern struct syscore_ops s3c2412_pm_syscore_ops;
extern struct syscore_ops s3c2416_pm_syscore_ops;
Expand Down
287 changes: 0 additions & 287 deletions trunk/arch/arm/plat-samsung/time.c

This file was deleted.

0 comments on commit 34a2324

Please sign in to comment.