Searched hist:ef1c2096 (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/arm/boot/compressed/
H A Ddecompress.cdiff ef1c2096 Wed Aug 15 09:28:36 MDT 2012 Rob Herring <rob.herring@calxeda.com> ARM: 7492/1: add strstr declaration for decompressors

With the generic unaligned.h, more kernel headers get pulled in including
dynamic_debug.h which needs strstr. As it is not really used, we only need
a declaration here.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Tested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

Completed in 456 milliseconds