commit | eb79db2b59ce9acda94cd8f0e27cdba0bea0bad1 | [log] [tgz] |
---|---|---|
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | Tue Mar 24 20:47:29 2015 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Mar 27 00:01:23 2015 +0100 |
tree | b03fdc44b0b47423be680fce69a6217081866eb0 | |
parent | addceb12a3ed62e50c842f4c8f6099e1ead29ba8 [diff] |
staging: unisys: remove global dev_t the global variable majordev is no longer required, as it is not being used anywhere. Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org> Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>