PPC: Fix heathrow PIC to use little endian MMIO
authorAlexander Graf <agraf@suse.de>
Tue, 13 Sep 2011 08:41:23 +0000 (10:41 +0200)
committerAlexander Graf <agraf@suse.de>
Thu, 6 Oct 2011 07:48:07 +0000 (09:48 +0200)
commit1ce31bc5a80fdcae5095f5dfa6971748c678ba6b
treed451bdb548f3c0d383ab9d242b30abef0005a5fb
parent008a2c107fad13a7eb4206c5ba701630e52669c5
PPC: Fix heathrow PIC to use little endian MMIO

During the memory API conversion, the indication on little endianness of
MMIO for the heathrow PIC got dropped. This patch adds it back again.

Signed-off-by: Alexander Graf <agraf@suse.de>
hw/heathrow_pic.c