git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ac63d9
)
mtd: denali: fix include guard and license block of denali.h
author
Masahiro Yamada
<yamada.m@jp.panasonic.com>
Fri, 29 Aug 2014 11:00:51 +0000
(20:00 +0900)
committer
Brian 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