mirror of
https://github.com/adulau/aha.git
synced 2025-01-03 22:53:18 +00:00
ARM: OMAP2: Move clock.h to clock24xx.h
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>
This commit is contained in:
parent
b81ad56b07
commit
32ab2cb941
2 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
|
||||
#include "prcm-regs.h"
|
||||
#include "memory.h"
|
||||
#include "clock.h"
|
||||
#include "clock24xx.h"
|
||||
|
||||
#undef DEBUG
|
||||
|
||||
|
|
Loading…
Reference in a new issue