diff options
author | Boris Brezillon | 2018-07-05 12:27:26 +0200 |
---|---|---|
committer | Miquel Raynal | 2018-07-18 09:34:20 +0200 |
commit | 5dcddebb1b1f7638a2547d6729ca1ea501fb6834 (patch) | |
tree | b2974979c5b16a4221192bf24276dfdb574e3d39 /include/linux/mtd | |
parent | a58d0b4d512aceb06d8a968c1d19318c77faa6b0 (diff) |
mtd: rawnand: Kill cafe_nand_bug()
Leaving a function pointer to NULL should be enough to trigger a NULL
pointer exception, and anyway, if we want to BUG() when some missing
hooks are called, this should be done in the core, so let's drop the
cafe_nand_bug() dummy function.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'include/linux/mtd')
0 files changed, 0 insertions, 0 deletions