aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-h8300/cacheflush.h
diff options
context:
space:
mode:
authorVegard Nossum <vegard.nossum@gmail.com>2008-06-06 01:46:41 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2008-06-06 14:29:12 -0400
commit3b2d38b48b5abb6921ac6ad2d080ce82887cdbc7 (patch)
treee8b41747f4cf8dbc6c326f541e1d830f646bb81e /include/asm-h8300/cacheflush.h
parent9c81c5c95c00c35a328e1757ca45a66647105f6c (diff)
h8300: fix typo in header guard
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com> Cc: Yoshinori Sato <ysato@users.sourceforge.jp> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/asm-h8300/cacheflush.h')
-rw-r--r--include/asm-h8300/cacheflush.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-h8300/cacheflush.h b/include/asm-h8300/cacheflush.h
index 71210d141b64..5ffdca217b95 100644
--- a/include/asm-h8300/cacheflush.h
+++ b/include/asm-h8300/cacheflush.h
@@ -3,7 +3,7 @@
3 */ 3 */
4 4
5#ifndef _ASM_H8300_CACHEFLUSH_H 5#ifndef _ASM_H8300_CACHEFLUSH_H
6#define _AMS_H8300_CACHEFLUSH_H 6#define _ASM_H8300_CACHEFLUSH_H
7 7
8/* 8/*
9 * Cache handling functions 9 * Cache handling functions