1 /* SPDX-License-Identifier: GPL-2.0+ */
2 #include <asm/ti-common/ti-aemif.h>
3 
4 void aemif_cs_configure(int cs, struct aemif_config *cfg);
5