plat: marvell: Fix the wrong include protector
authorKonstantin Porotchkin <kostap@marvell.com>
Mon, 8 Oct 2018 14:05:20 +0000 (17:05 +0300)
committerKonstantin Porotchkin <kostap@marvell.com>
Thu, 18 Oct 2018 09:13:11 +0000 (12:13 +0300)
Fix the include protector to be in sync with file name

Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>
include/plat/marvell/a8k/common/armada_common.h

index e727467929bbe4ef63178364581673409e60b316..c1e37f58a6fe707bbdbb43418a1d10b589c36870 100644 (file)
@@ -5,8 +5,8 @@
  * https://spdx.org/licenses
  */
 
-#ifndef __A8K_COMMON_H__
-#define __A8K_COMMON_H__
+#ifndef __ARMADA_COMMON_H__
+#define __ARMADA_COMMON_H__
 
 #include <amb_adec.h>
 #include <io_win.h>