commit | e92042e5c009d84ba741ec4a978a13f260e6ee24 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Sat Oct 13 14:31:27 2007 +0200 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Sat Oct 13 09:41:03 2007 -0700 |
tree | c27cbb63b3c69864fd761319f524eac7910f5490 | |
parent | a55444494db35c55bd7cdefcc4af3e6863ac7a0e [diff] |
m68k: Export cachectl.h libffi in GCC 4.2 needs cachectl.h to do its cache flushing. But we don't currently export it. I believe this patch should do the trick. Signed-off-by: Matthew Wilcox <matthew@wil.cx> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>