]> git.proxmox.com Git - mirror_qemu.git/commit
PPC: dbdma: Move defines into header file
authorAlexander Graf <agraf@suse.de>
Sun, 30 Jun 2013 00:06:35 +0000 (02:06 +0200)
committerAlexander Graf <agraf@suse.de>
Thu, 11 Jul 2013 16:51:24 +0000 (18:51 +0200)
commitf2f963fd0775263f9c1cdd3cd92b171c8dae6c77
tree2508d55bf8b504983c53c25a08ce321a6213bc22
parent7eaba824b6bc14ee724f8593891f2165d2faa4ab
PPC: dbdma: Move defines into header file

We usually keep struct and constant definitions in header files. Move
them there to stay consistent and to make access to fields easier.

Signed-off-by: Alexander Graf <agraf@suse.de>
hw/misc/macio/mac_dbdma.c
include/hw/ppc/mac_dbdma.h