staging/xgifb: Inline XGINew_SetDRAMSizingType
authorPeter Huewe <peterhuewe@gmx.de>
Wed, 13 Jun 2012 22:21:45 +0000 (00:21 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 14 Jun 2012 00:15:41 +0000 (17:15 -0700)
commit4e55d0b3ee13bb21dc0f74217675e86486004b8b
treeb623a5202db697a339493e2dea0c3eba6f0fe1b2
parent672f5ee27e622c995bd0c19d2ba1bb5a55b6d902
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>
drivers/staging/xgifb/vb_init.c
This page took 0.024617 seconds and 5 git commands to generate.