commit | f530834ef4d99ed2c6d8cb435a739a2a8167574a | [log] [tgz] |
---|---|---|
author | Daeseok Youn <daeseok.youn@gmail.com> | Mon Sep 26 09:38:48 2016 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 27 13:12:25 2016 +0200 |
tree | 4c419b4174e586470511da1b2731c866d30b4eca | |
parent | cc1c1c141cc6747f0051cccd377e47cd2bda9b3e [diff] |
staging: dgnc: remove useless message buffer There is a temporary message buffer for the boot message in dgnc_found_board() but the buffer was not used anywhere in dgnc driver. Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>