commit | 4e55d0b3ee13bb21dc0f74217675e86486004b8b | [log] [tgz] |
---|---|---|
author | Peter Huewe <peterhuewe@gmx.de> | Thu Jun 14 00:21:45 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jun 13 17:15:41 2012 -0700 |
tree | b623a5202db697a339493e2dea0c3eba6f0fe1b2 | |
parent | 672f5ee27e622c995bd0c19d2ba1bb5a55b6d902 [diff] |
staging/xgifb: Inline XGINew_SetDRAMSizingType Since the function XGINew_SetDRAMSizingType is only called from one location and consist only of 2 valuable lines we can simply inline it here. Signed-off-by: Peter Huewe <peterhuewe@gmx.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>