]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Move phyp internal info out of the header file
authorDaniel P. Berrange <berrange@redhat.com>
Thu, 23 Oct 2014 13:46:25 +0000 (14:46 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 7 Nov 2014 10:12:50 +0000 (11:12 +0100)
commita9dedd781bde58d910c03f76d211384d5d6e96e8
treef0014e56ea8c26808bb43f50ec13ba66cdaf55c6
parent63c3c5399b9df0a25e666f816c959bcd1c97c055
Move phyp internal info out of the header file

The phyp_driver.h file has various declarations that are only
ever used from phyp_driver.c, so they should be in the .c file
only.
src/phyp/phyp_driver.c
src/phyp/phyp_driver.h