From mboxrd@z Thu Jan 1 00:00:00 1970 From: f.fainelli@gmail.com (Florian Fainelli) Date: Mon, 26 Oct 2015 12:07:58 -0700 Subject: [PATCH soc/next] ARM: bcm2835: add mutual inclusion protection In-Reply-To: <87vb9t4h9s.fsf@eliezer.anholt.net> References: <1445539565-24955-1-git-send-email-alex.aring@gmail.com> <87vb9t4h9s.fsf@eliezer.anholt.net> Message-ID: <562E7A0E.1090905@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 26/10/15 11:27, Eric Anholt wrote: > Alexander Aring writes: > >> This patch adds mutual inclusion protection for the rpi firmware header. >> >> Cc: Eric Anholt >> Cc: Stephen Warren >> Signed-off-by: Alexander Aring >> --- >> This patch is for "soc/next" and depends on Eric Anholt's patch ("ARM: bcm2835: >> Add the Raspberry Pi firmware driver"), see: >> >> http://lists.infradead.org/pipermail/linux-rpi-kernel/2015-October/002434.html >> >> I think the patch is already applied but not pushed, so please fixup use this >> as fixup or simple apply this patch after the patch to add the firmware driver. > > Looks like Florian pulled this in to his pull request and it's in the > arm-soc tree. Yes I did apply this, sorry for not mentioning that (I usually do). -- Florian