From a81b4708838261784fa473582607a6c687c39d00 Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Fri, 29 Aug 2014 20:00:51 +0900 Subject: [PATCH] mtd: denali: fix include guard and license block of denali.h It looks like this header file is a concatenation of two headers. Anyway, the include guard should be renamed and placed at the correct postion and the license block in the middle should be deleted. Signed-off-by: Masahiro Yamada Reviewed-by: Josh Triplett Signed-off-by: Brian Norris --- Reading git-format-patch failed