commit | 948c28fe3001f2c9d852dff2a0b2c69fe7cec91b | [log] [tgz] |
---|---|---|
author | Peter Huewe <peterhuewe@gmx.de> | Thu Aug 20 11:14:06 2009 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Aug 28 14:24:11 2009 +1000 |
tree | 2ba23700a4fc44737175e9970e1554a747bf50e6 | |
parent | 80d3e8abb73dad3983fef2597b52cab8fbcd876b [diff] |
hvc_console: Add __init and __exit to hvc_vio Trivial patch which adds the __init/__exit macros to the module_init/ module_exit functions of char/hvc_vio.c Please have a look at the small patch and either pull it through your tree, or please ack' it so Jiri can pull it through the trivial tree. linux version 2.6.31-rc6 - linus git tree, Do 20. Aug 22:26:06 CEST 2009 Signed-off-by: Peter Huewe <peterhuewe@gmx.de> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>