commit | 165ab8749fadd91a0042eb46f90f74d4d50a9dd5 | [log] [tgz] |
---|---|---|
author | Chen-Yu Tsai <wens@csie.org> | Tue Jun 07 10:54:29 2016 +0800 |
committer | Hans de Goede <hdegoede@redhat.com> | Mon Jun 20 22:44:00 2016 +0200 |
tree | 141565034e84a039327269bc4763f299336868bd | |
parent | 8ba7974e66a749f7447c5f8e5eecf5798f203d79 [diff] |
sunxi: Add packed attribute to struct sunxi_prcm_reg struct sunxi_prcm_reg is a representation of the PRCM registers. Add the packed attribute to prevent the compiler from doing funny things. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Acked-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>