Skip to content

Commit

Permalink
ARM: OMAP2: Move clock.h to clock24xx.h
Browse files Browse the repository at this point in the history
This patch moves clock.h to clock24xx.h to make room for
adding common clock code for 24xx and 34xx.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
  • Loading branch information
Paul Walmsley authored and Tony Lindgren committed Apr 14, 2008
1 parent b81ad56 commit 32ab2cb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/mach-omap2/clock.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

#include "prcm-regs.h"
#include "memory.h"
#include "clock.h"
#include "clock24xx.h"

#undef DEBUG

Expand Down
File renamed without changes.

0 comments on commit 32ab2cb

Please sign in to comment.