diff options
author | Russell King - ARM Linux <linux@arm.linux.org.uk> | 2011-01-03 23:35:28 +0100 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2011-01-05 04:16:11 +0100 |
commit | 7cb72ad959b16ac594118977b7954a7d2ec7a052 (patch) | |
tree | eb6ea7ae69b7a8c2caef7d10eaec1a4dcf1110b4 /scripts/Makefile.modbuiltin | |
parent | ARM: PL08x: constify vendor data pointers (diff) | |
download | linux-7cb72ad959b16ac594118977b7954a7d2ec7a052.tar.xz linux-7cb72ad959b16ac594118977b7954a7d2ec7a052.zip |
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/Makefile.modbuiltin')
0 files changed, 0 insertions, 0 deletions