]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/keymile/km_arm/km_arm.c
arm/km: make local function startup_allowed static
[karo-tx-uboot.git] / board / keymile / km_arm / km_arm.c
index 946cbed92f1e15336e2793da8be08afee73978c5..c1048968f41bbe0473c3b9701fcc4fc3b99bb90a 100644 (file)
@@ -102,7 +102,7 @@ static const u32 kwmpp_config[] = {
 /*
  * Wait for startup OK from mgcoge3ne
  */
-int startup_allowed(void)
+static int startup_allowed(void)
 {
        unsigned char buf;