From: Michal Simek Date: Wed, 27 Mar 2013 12:07:00 +0000 (+0100) Subject: arm: zynq: Get rid of xilinx function prefix X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~9^2~8^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=889faa88142801ee6bec2de2b8fb4c606076d52f;p=pandora-kernel.git arm: zynq: Get rid of xilinx function prefix Xilinx is vendor name not SoC name. Use zynq instead. Also remove one checkpatch warning: WARNING: static const char * array should probably be static const char * const +static const char *xilinx_dt_match[] = { Signed-off-by: Michal Simek --- Reading git-diff-tree failed