commit | e15f51dc1b876d509f25123fbd09da5141f3bcb1 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jan 15 21:00:07 2018 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jan 17 15:02:56 2018 +0100 |
tree | 4ea0b89ad5fa39d6c8b1be9b2d24d470343517d4 | |
parent | 1971a951794855dccc562fc22fd379c684df657d [diff] |
staging: dgnc: remove "vpd" board variable It was only ever read from the device, and spit out to the kernel log for no good reason. So remove it, and the way it was read from the device, and the now unused "board file" callback. Cc: Lidza Louina <lidza.louina@gmail.com> Cc: Mark Hounschell <markh@compro.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>