]> git.proxmox.com Git - qemu.git/commit
omap_gpmc: Pull prefetch engine data into sub-struct
authorPeter Maydell <peter.maydell@linaro.org>
Sun, 28 Aug 2011 16:22:20 +0000 (16:22 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Sun, 28 Aug 2011 16:37:13 +0000 (16:37 +0000)
commitef20677ca654f0d6e848edf93a9975b350fec2b7
tree319e2e8822966874caab1c17f6c40b2f04d68559
parent856f2df7717bc4270bac39469443dec401b02fec
omap_gpmc: Pull prefetch engine data into sub-struct

Refactor the gpmc state structure so items relating to
the prefetch engine are in their own sub-struct and have
more useful names.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/omap_gpmc.c