Remove PROC_NEEDS_CACHEALIGN for Nano2G again, it's only needed for PP
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26996 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2f67cdc3e8
commit
d41612ff03
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@
|
|||
#define CPUFREQ_NORMAL 47923200
|
||||
#define CPUFREQ_MAX 191692800
|
||||
|
||||
#define PROC_NEEDS_CACHEALIGN
|
||||
#define STORAGE_WANTS_ALIGN
|
||||
|
||||
#define inl(a) (*(volatile unsigned long *) (a))
|
||||
|
|
Loading…
Reference in a new issue