mtd: denali: fix include guard and license block of denali.h
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Fri, 29 Aug 2014 11:00:51 +0000 (20:00 +0900)
committerBrian Norris <computersforpeace@gmail.com>
Thu, 18 Sep 2014 06:32:30 +0000 (23:32 -0700)
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 <yamada.m@jp.panasonic.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>

No differences found