Skip to content

Commit

Permalink
staging: xlnxsync: Fix the uapi header license
Browse files Browse the repository at this point in the history
Error: missing "WITH Linux-syscall-note" for SPDX-License-Identifier

Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Vishal Sagar <vishal.sagar@xilinx.com>
Reviewed-by: Hyun Kwon <hyun.kwon@xilinx.com>
State: pending
  • Loading branch information
vishals-xlnx authored and Michal Simek committed Mar 22, 2021
1 parent cb0505d commit be1a315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/uapi/linux/xlnxsync.h
@@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */

#ifndef __XLNXSYNC_H__
#define __XLNXSYNC_H__
Expand Down

0 comments on commit be1a315

Please sign in to comment.