-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 204467 b: refs/heads/master c: 40cb989 h: refs/heads/master i: 204465: 7e4240f 204463: e9f6e59 v: v3
- Loading branch information
Atsushi Nemoto
authored and
Ralf Baechle
committed
Aug 5, 2010
1 parent
d7fbaa9
commit 4214152
Showing
2 changed files
with
2 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 26692f53ef550f7b8dc43fc5171c6187094632a8 | ||
refs/heads/master: 40cb989fcf9f0caf6a116562132c2fffed38d261 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,6 @@ | ||
#ifndef __ASM_MACH_TX49XX_KMALLOC_H | ||
#define __ASM_MACH_TX49XX_KMALLOC_H | ||
|
||
/* | ||
* All happy, no need to define ARCH_KMALLOC_MINALIGN | ||
*/ | ||
#define ARCH_KMALLOC_MINALIGN L1_CACHE_BYTES | ||
|
||
#endif /* __ASM_MACH_TX49XX_KMALLOC_H */ |