commit | a81b4708838261784fa473582607a6c687c39d00 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Fri Aug 29 20:00:51 2014 +0900 |
committer | Brian Norris <computersforpeace@gmail.com> | Wed Sep 17 23:32:30 2014 -0700 |
tree | 4ffd4a616d41f0c17d40831dc3250ada7ca30f31 | |
parent | 2ac63d901b1170fba509ae135d5f5f4472b84819 [diff] |
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 <yamada.m@jp.panasonic.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org> Signed-off-by: Brian Norris <computersforpeace@gmail.com>