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>
This commit is contained in:
committed by
Linus Torvalds
parent
9c81c5c95c
commit
3b2d38b48b
@@ -3,7 +3,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _ASM_H8300_CACHEFLUSH_H
|
#ifndef _ASM_H8300_CACHEFLUSH_H
|
||||||
#define _AMS_H8300_CACHEFLUSH_H
|
#define _ASM_H8300_CACHEFLUSH_H
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Cache handling functions
|
* Cache handling functions
|
||||||
|
Reference in New Issue
Block a user