commit | 38842572df1c79213b99e0c3472ce95aa5d152cf | [log] [tgz] |
---|---|---|
author | Mathieu Malaterre <malat@debian.org> | Tue Dec 04 21:10:57 2018 +0100 |
committer | Miquel Raynal <miquel.raynal@bootlin.com> | Fri Dec 07 11:07:19 2018 +0100 |
tree | 594d513d4cc28a7458e5ece70b8b4f2181d8a425 | |
parent | c93c613214ac70c87beab5422a60077bf126b855 [diff] |
mtd: rawnand: jz4780: annotate implicit fall throughs There is a plan to build the kernel with -Wimplicit-fallthrough and these places in the code produced warnings. Fix them up. Signed-off-by: Mathieu Malaterre <malat@debian.org> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>