Skip to content
Commit 889faa88 authored by Michal Simek's avatar Michal Simek
Browse files

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: default avatarMichal Simek <michal.simek@xilinx.com>
parent 96790f0a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment