diff options
author | Russell King - ARM Linux <linux@arm.linux.org.uk> | 2011-01-03 22:35:28 (GMT) |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2011-01-05 03:16:11 (GMT) |
commit | 7cb72ad959b16ac594118977b7954a7d2ec7a052 (patch) | |
tree | eb6ea7ae69b7a8c2caef7d10eaec1a4dcf1110b4 /scripts/pnmtologo.c | |
parent | f96ca9ec27159c1c8718aa8d0ed03051cd12e884 (diff) | |
download | linux-fsl-qoriq-7cb72ad959b16ac594118977b7954a7d2ec7a052.tar.xz |
ARM: PL08x: avoid 'void *' struct fields when we can type them properly
Avoid using 'void *' struct fields when the structs are not defined
in linux/amba/pl08x.h - instead, forward declare the struct names, and
use these instead. This ensures we have proper typechecking.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Acked-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'scripts/pnmtologo.c')
0 files changed, 0 insertions, 0 deletions