]> git.ipfire.org Git - people/ms/u-boot.git/commit
rk3399: add a empty "sys_proto.h" header file
authorKever Yang <kever.yang@rock-chips.com>
Thu, 1 Sep 2016 02:14:20 +0000 (10:14 +0800)
committerSimon Glass <sjg@chromium.org>
Thu, 22 Sep 2016 13:57:02 +0000 (07:57 -0600)
commit4a79ececebdaee108a6f18ddb5684e2590fa2de6
tree6b4a0255fa5265efe12924853c555f1bf3959eaa
parent5a4a90f6e632448aa60c7fdee575e9d38adfd230
rk3399: add a empty "sys_proto.h" header file

driver/usb/dwc3/gadget.c need a "sys_proto.h" header file, add a
empty one to make compile success.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/arm/include/asm/arch-rockchip/sys_proto.h [new file with mode: 0644]