Florian Fainelli 0a12e80ce4 soc: bcm: raspberrypi-power: Fix use of __packed
Commit a09cd356586d ("ARM: bcm2835: add rpi power domain driver")
attempted to annotate the structure rpi_power_domain_packet with
__packed but introduced a typo and made it named __packet instead. Just
drop the annotation since the structure is naturally aligned already.

Fixes: a09cd356586d ("ARM: bcm2835: add rpi power domain driver")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
2018-04-16 15:15:23 -07:00
..
2017-11-27 23:11:01 +01:00
2018-01-04 17:01:53 +01:00
2018-03-15 16:23:33 +01:00
2018-04-10 12:09:27 -07:00
2018-01-16 15:50:21 +01:00
2018-02-01 16:35:31 -08:00