linux/drivers/soc
Florian Fainelli 0a12e80ce4 soc: bcm: raspberrypi-power: Fix use of __packed
Commit a09cd35658 ("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: a09cd35658 ("ARM: bcm2835: add rpi power domain driver")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
2018-04-16 15:15:23 -07:00
..
actions
amlogic
atmel
bcm soc: bcm: raspberrypi-power: Fix use of __packed 2018-04-16 15:15:23 -07:00
dove
fsl
gemini
imx
lantiq
mediatek
qcom remoteproc updates for v4.17 2018-04-10 12:09:27 -07:00
renesas
rockchip
samsung The large diff this time around is from the addition of a new clk driver 2018-04-13 15:51:06 -07:00
sunxi
tegra
ti
ux500
versatile
xilinx
zte
Kconfig
Makefile