Bernhard Rosenkraenzer edad1e1558 Fix mismatch between declaration and forward declaration
KernelArgumentBlock is defined as a class in KernelArgumentBlock.h, but
forward declarations refer to it as a struct.

While this is essentially the same, the mismatch causes a compiler
warning in clang (and may cause warnings in future versions of gcc) in
code that is supposed to be compiled with -Werror.

Change-Id: I4ba49d364c44d0a42c276aff3a8098300dbdcdf0
Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2013-09-18 23:40:19 +02:00
..
2013-06-12 14:14:53 -07:00
2011-12-06 08:39:18 -08:00
2013-02-25 13:14:31 -08:00
2013-06-12 14:14:53 -07:00
2013-02-15 12:08:59 -08:00
2013-08-08 17:13:33 -07:00
2009-03-03 19:28:35 -08:00
2013-03-15 16:12:58 -07:00
2011-07-07 22:46:16 +02:00
2012-12-10 11:20:57 -08:00
2013-02-25 13:14:31 -08:00
2013-07-09 14:18:36 -07:00
2012-10-16 17:58:17 -07:00
2012-10-16 17:58:17 -07:00
2013-03-15 16:12:58 -07:00
2010-10-15 02:16:16 +08:00