From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Wed, 11 Mar 2015 15:36:46 +0100 Subject: [PATCH] ARM: digicolor: add the machine directory to Makefile In-Reply-To: <286ee8cf58a31417f28f22e071023ad29d161df8.1425891914.git.baruch@tkos.co.il> References: <286ee8cf58a31417f28f22e071023ad29d161df8.1425891914.git.baruch@tkos.co.il> Message-ID: <2450750.pXOpysYGdV@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Monday 09 March 2015 11:05:14 Baruch Siach wrote: > Make the digicolor specific DT_MACHINE_START entry visible. > > Fixes: df8d742e929 (ARM: initial support for Conexant Digicolor CX92755 SoC) > Signed-off-by: Baruch Siach > Pulled into fixes, thanks! Arnd