summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/vb_struct.h
diff options
context:
space:
mode:
authorAaro Koskinen <aaro.koskinen@iki.fi>2011-10-11 21:47:32 +0300
committerGreg Kroah-Hartman <gregkh@suse.de>2011-10-12 09:51:48 -0600
commitee055a48ce6272016cbb7e6f1a7de151bab7e1e0 (patch)
tree8e1656ca50b1ae5fea968c3c7e37992eb0308e28 /drivers/staging/xgifb/vb_struct.h
parent2af1a29da78d8ba8076556e75a8e69f443ecf33d (diff)
downloadop-kernel-dev-ee055a48ce6272016cbb7e6f1a7de151bab7e1e0.zip
op-kernel-dev-ee055a48ce6272016cbb7e6f1a7de151bab7e1e0.tar.gz
staging: xgifb: move XGINew_ChannelAB into vb_device_info
Move the memory channel info into vb_device_info. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/xgifb/vb_struct.h')
-rw-r--r--drivers/staging/xgifb/vb_struct.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/xgifb/vb_struct.h b/drivers/staging/xgifb/vb_struct.h
index 7b1edb9..c50eb7e 100644
--- a/drivers/staging/xgifb/vb_struct.h
+++ b/drivers/staging/xgifb/vb_struct.h
@@ -394,6 +394,7 @@ struct vb_device_info {
struct XGI_XG21CRT1Struct *UpdateCRT1;
int ram_type;
+ int ram_channel;
}; /* _struct vb_device_info */
#endif /* _VB_STRUCT_ */
OpenPOWER on IntegriCloud