Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0-only */
0002 /*
0003  * Copyright (C) 2011 Kuninori Morimoto
0004  */
0005 #ifndef SH_HSPI_H
0006 #define SH_HSPI_H
0007 
0008 struct sh_hspi_info {
0009 };
0010 
0011 #endif