]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/fsl_csu.h
Pass empty CFLAGS on invocation of libfdt/setup.py
[people/ms/u-boot.git] / include / fsl_csu.h
index 57a99859ee1526ab69f0652a87b9be1f9b12bd75..8582ac0774117a07f8fd023efe78964c363850ca 100644 (file)
@@ -31,5 +31,6 @@ struct csu_ns_dev {
 
 void enable_layerscape_ns_access(void);
 void set_devices_ns_access(struct csu_ns_dev *ns_dev, u16 val);
+void set_pcie_ns_access(int pcie, u16 val);
 
 #endif