Skip to content

Commit

Permalink
h8300: fix typo in header guard
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Vegard Nossum authored and Linus Torvalds committed Jun 6, 2008
1 parent 9c81c5c commit 3b2d38b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/asm-h8300/cacheflush.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*/

#ifndef _ASM_H8300_CACHEFLUSH_H
#define _AMS_H8300_CACHEFLUSH_H
#define _ASM_H8300_CACHEFLUSH_H

/*
* Cache handling functions
Expand Down

0 comments on commit 3b2d38b

Please sign in to comment.