commit | 41bed23b78bf79ee68dbdff88c0461271a61f893 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Tue Nov 11 14:01:31 2014 -0200 |
committer | Brian Norris <computersforpeace@gmail.com> | Mon Dec 22 12:58:24 2014 -0800 |
tree | ad3310c6661c2e0ee13178cb7e7e75557bb34631 | |
parent | 97bf6af1f928216fd6c5a66e8a57bfa95a659672 [diff] |
mtd: gpmi: Remove noisy error message mx28evk board has a socket for NAND flash that comes with no NAND flash populated, and then we get this message on every boot: [ 1.657603] gpmi-nand 8000c000.gpmi-nand: driver registration failed: -19 which is not very helpful, so get rid of this error message. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>