commit | 3b768df95a877577a9b8d7ea98166240b017ca84 | [log] [tgz] |
---|---|---|
author | David Gibson <david@gibson.dropbear.id.au> | Wed Apr 04 15:02:06 2012 +1000 |
committer | Andreas Färber <afaerber@suse.de> | Sun Apr 15 17:07:19 2012 +0200 |
tree | 707143e16c27067312988e53d031999df3791e48 | |
parent | c821a43c60e55fdfb8bc9c64696238e409d96192 [diff] |
pseries: Remove unused fields from VIOsPAPRBus structure The VIOsPAPRBus structure, used on the pseries machine contains some old fields which are no longer used anywhere. This patch removes them. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Andreas Färber <afaerber@suse.de>