]> git.proxmox.com Git - qemu.git/blobdiff - hw/pm_smbus.c
Merge remote-tracking branch 'qmp/queue/qmp' into staging
[qemu.git] / hw / pm_smbus.c
index 9929d721ebbca565c0f48d5d79c25245ce4e5e4e..5d6046de5a8df0f3383229483f957c0d13d0cbb9 100644 (file)
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA  02110-1301 USA
+ * License along with this library; if not, see
+ * <http://www.gnu.org/licenses/>.
  */
 #include "hw.h"
 #include "pc.h"
 #include "pm_smbus.h"
-#include "pci.h"
-#include "qemu-timer.h"
-#include "sysemu.h"
-#include "i2c.h"
 #include "smbus.h"
-#include "kvm.h"
 
 /* no save/load? */