]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/m28evk.h
m28evk: fix board config include guardian macro name
[karo-tx-uboot.git] / include / configs / m28evk.h
index 3abaadc877fab5afdefea4ff1cf55704a54ab8a8..6cefaa43abc3f6709f6d875107e3f898c5ef991e 100644 (file)
@@ -17,8 +17,8 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
  * MA 02111-1307 USA
  */
-#ifndef __M28_H__
-#define __M28_H__
+#ifndef __M28EVK_CONFIG_H__
+#define __M28EVK_CONFIG_H__
 
 #include <asm/arch/regs-base.h>
 
                "fi ; "                                                 \
                "fi\0"
 
-#endif /* __M28_H__ */
+#endif /* __M28EVK_CONFIG_H__ */