pseries: Remove old hcalls hook stub
authorDavid Gibson <david@gibson.dropbear.id.au>
Thu, 12 Apr 2012 02:44:12 +0000 (12:44 +1000)
committerAndreas Färber <afaerber@suse.de>
Sun, 15 Apr 2012 18:02:28 +0000 (20:02 +0200)
commit91067bf8689ad4a4489a5080812619a9eb932716
tree6ea0828745ef7d6f85d5ac5eff955af8cb04c46a
parente2d9154dfab73c36ead3cd368e7bc702dfb2ab68
pseries: Remove old hcalls hook stub

Some time ago we removed all use of the 'hcalls' callback in the pseries
VIO code, which was used to workaround an ordering problem which has since
been solved properly.  However, the function pointer for the hook remains.
This patch cleans it away.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/spapr_vio.h