From: Masahiro Yamada Date: Fri, 29 Aug 2014 11:00:51 +0000 (+0900) Subject: mtd: denali: fix include guard and license block of denali.h X-Git-Tag: fixes-against-v3.18-rc2~54^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a81b4708838261784fa473582607a6c687c39d00;p=pandora-kernel.git 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-diff-tree failed