commit | 18ba7101a4e9dee804ed2da6e56ce40f73c8a97f | [log] [tgz] |
---|---|---|
author | Matthew Gerlach <matthew.gerlach@linux.intel.com> | Tue Aug 08 15:58:26 2017 -0700 |
committer | Cyrille Pitchen <cyrille.pitchen@wedev4u.fr> | Mon Aug 14 18:09:22 2017 +0200 |
tree | 21bea730d394d4000c2e711083182d36f732459e | |
parent | 811cb897564625f196258f15bab485b9bbdd7a36 [diff] |
mtd: spi-nor: fix "No newline at end of file" Add a newline to the end of drivers/spi-nor/Makefile to get rid the message, "No newline at end of file", produced by git. This fix will allow subsequent changes to the file to be able to produce clean patches. Signed-off-by: Matthew Gerlach <matthew.gerlach@linux.intel.com> Signed-off-by: Cyrille Pitchen <cyrille.pitchen@wedev4u.fr>