1 /* SPDX-License-Identifier: GPL-2.0 */ << 2 #ifndef LINUX_SPI_MC33880_H 1 #ifndef LINUX_SPI_MC33880_H 3 #define LINUX_SPI_MC33880_H 2 #define LINUX_SPI_MC33880_H 4 3 5 struct mc33880_platform_data { 4 struct mc33880_platform_data { 6 /* number assigned to the first GPIO * 5 /* number assigned to the first GPIO */ 7 unsigned base; 6 unsigned base; 8 }; 7 }; 9 8 10 #endif 9 #endif 11 10 12 11
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.