Skip to content

Commit

Permalink
ARM: mxs: remove old clock support
Browse files Browse the repository at this point in the history
The mxs clock has been switched to common clock framework, so the old
clock support can be removed now.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
  • Loading branch information
Shawn Guo committed May 8, 2012
1 parent 2664681 commit 5da301a
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 2,447 deletions.
536 changes: 0 additions & 536 deletions arch/arm/mach-mxs/clock-mx23.c

This file was deleted.

803 changes: 0 additions & 803 deletions arch/arm/mach-mxs/clock-mx28.c

This file was deleted.

211 changes: 0 additions & 211 deletions arch/arm/mach-mxs/clock.c

This file was deleted.

62 changes: 0 additions & 62 deletions arch/arm/mach-mxs/include/mach/clock.h

This file was deleted.

2 changes: 0 additions & 2 deletions arch/arm/mach-mxs/include/mach/common.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,4 @@ extern void mx28_init_irq(void);

extern void icoll_init_irq(void);

extern int mxs_clkctrl_timeout(unsigned int reg_offset, unsigned int mask);

#endif /* __MACH_MXS_COMMON_H__ */
Loading

0 comments on commit 5da301a

Please sign in to comment.