From 226422d08c33cf0b68f6ea55a3b0e5f9c8212bf8 Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Fri, 22 Aug 2014 19:52:17 +0900 Subject: [PATCH] kbuild: arm: Do not define "comma" twice The definition of "comma" exists in scripts/Kbuild.include. We should not double it. Signed-off-by: Masahiro Yamada Cc: linux-arm-kernel@lists.infradead.org Signed-off-by: Michal Marek --- Reading git-format-patch failed